Skip to content

Releases: frank1010111/bluebonnet

v0.2.2

04 Jul 15:01
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump python version from 3.11 to 3.12
  • Create CITATION.cff by @frank1010111 in #31
  • 📝 add example for fitting with pymc Bayesian approach by @frank1010111 in #32

Full Changelog: v0.2.1...v0.2.2

v0.2.1

11 Aug 20:58
15356d7
Compare
Choose a tag to compare

What's Changed

📝

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Apr 01:15
Compare
Choose a tag to compare

What's Changed

  • python 3.11 compatible in #14
  • Submitted to joss by in #11
  • added simple flow properties in #15
  • Documentation updates in #16
  • Test coverage improvement in #17
  • Fixed minor bugs after test coverage improvement

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

09 Mar 14:41
Compare
Choose a tag to compare

What's Changed

First release of bluebonnet, a library for fitting and forecasting hydrofractured well production.

Features

  • fluids submodule for PVT and flow properties of hydrocarbons and water
  • flow submodule for producing scaling solutions of recovery and recovery factor over time
  • forecast submodule for using scaling solutions to fit and forecast well production.

Full Changelog: https://github.com/frank1010111/bluebonnet/commits/v0.1.0