Skip to content

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 16:01

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