Releases: frank1010111/bluebonnet
Releases · frank1010111/bluebonnet
v0.2.2
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
What's Changed
📝
- Doc updates by @frank1010111 in #22
- Improve tutorial instructions by @frank1010111 in #24
- standardized examples to pull files from github by @frank1010111 in #27
- Revise JOSS paper by @frank1010111 in #29
- [JOSS Review] Fix typos in docs by @matthewfeickert in #30
New Contributors
- @matthewfeickert made their first contribution in #30
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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
- @chaosmarder made their first contribution in #11
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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 waterflow
submodule for producing scaling solutions of recovery and recovery factor over timeforecast
submodule for using scaling solutions to fit and forecast well production.
Full Changelog: https://github.com/frank1010111/bluebonnet/commits/v0.1.0