Recent Releases of Bluebonnet
Bluebonnet - v0.2.2
What's Changed
- ⬆️ Bump python version from 3.11 to 3.12
- Create CITATION.cff by @frank1010111 in https://github.com/frank1010111/bluebonnet/pull/31
- :memo: add example for fitting with pymc Bayesian approach by @frank1010111 in https://github.com/frank1010111/bluebonnet/pull/32
Full Changelog: https://github.com/frank1010111/bluebonnet/compare/v0.2.1...v0.2.2
Scientific Software - Peer-reviewed
- Python
Published by frank1010111 over 1 year ago
Bluebonnet - v0.2.1
What's Changed
:memo:
- Doc updates by @frank1010111 in https://github.com/frank1010111/bluebonnet/pull/22
- Improve tutorial instructions by @frank1010111 in https://github.com/frank1010111/bluebonnet/pull/24
- standardized examples to pull files from github by @frank1010111 in https://github.com/frank1010111/bluebonnet/pull/27
- Revise JOSS paper by @frank1010111 in https://github.com/frank1010111/bluebonnet/pull/29
- [JOSS Review] Fix typos in docs by @matthewfeickert in https://github.com/frank1010111/bluebonnet/pull/30
New Contributors
- @matthewfeickert made their first contribution in https://github.com/frank1010111/bluebonnet/pull/30
Full Changelog: https://github.com/frank1010111/bluebonnet/compare/v0.2.0...v0.2.1
Scientific Software - Peer-reviewed
- Python
Published by frank1010111 over 2 years ago
Bluebonnet - v0.2.0
What's Changed
- python 3.11 compatible in https://github.com/frank1010111/bluebonnet/pull/14
- Submitted to joss by in https://github.com/frank1010111/bluebonnet/pull/11
- added simple flow properties in https://github.com/frank1010111/bluebonnet/pull/15
- Documentation updates in https://github.com/frank1010111/bluebonnet/pull/16
- Test coverage improvement in https://github.com/frank1010111/bluebonnet/pull/17
- Fixed minor bugs after test coverage improvement
New Contributors
- @chaosmarder made their first contribution in https://github.com/frank1010111/bluebonnet/pull/11
Full Changelog: https://github.com/frank1010111/bluebonnet/compare/v0.1.0...v0.2.0
Scientific Software - Peer-reviewed
- Python
Published by frank1010111 almost 3 years ago
Bluebonnet - 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 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
Scientific Software - Peer-reviewed
- Python
Published by frank1010111 almost 3 years ago