Critical fix:
- 🐛 fix import error pitfall for maturin by @frank1010111 in #62
Python version update:
- 🧪 bump latest tested python to 3.12 by @frank1010111 in #60
Added tests:
Dependency updates:
- build(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0 by @dependabot in #55
- build(deps): bump pypa/cibuildwheel from 2.16.0 to 2.16.1 by @dependabot in #59
- 📝 🐛 🔨 change from myst_nb to myst_parser for docs to … by @frank1010111 in #63
Full Changelog: https://github.com/frank1010111/pywaterflood/compare/v0.3.1...v0.3.2
Code improvements:
Documentation:
- 35 update docs by @frank1010111 in #36
- 📝 add MPI example by @frank1010111 in #47
- Submit to joss by @frank1010111 in #50
Code improvements:
- New Rust computational backend in #25
Non-code improvements:
- Pre commit changes by @frank1010111 in #27
- update pandas version to fix numpy incompatiblility
- Added
q_BHP
andCRMCompensated
to perform copensated CRM where bottom hole pressure variations are taken into account. - Updated and simplified dockerfile
- Fixed testing bugs
- support for python 3.6
- The great renaming to
pywaterflood
- multiwell productivity index added
- First pip build of
pyCRM
!
- First release of
pyCRM
!