v3.6.0
Change log
v3.6.0
🍰 Enhancements
- Optimize
_find_trapped_pores()in invasion percolation trapping (~20× faster)
🔧 Maintenance
- Moved to the "src/openpnm" file structure
- Added bump-to-version package in the related actions
- Removed the setup.cfg file since all version bump info is now in pyproject.toml
🐛 Bugfixes
- Removed circular import from pyproject