Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 01:40
· 3465 commits to dev since this release

馃嵃 Enhancements

  • Enhanced RelativePermeability to better support directional simulations
  • Enhanced CI workflows; migrated from pip to conda
  • Enhanced ball_and_stick shape factors to raise Exception if the underlying assumption is violated
  • Enhanced merge_networks to fully handle networks with existing geometries

鈿狅笍 API changes

  • Changed docrep installation to use 0.2.7
  • Changed default solver from Scipy's spsolve to PyPardiso's direct solver

馃悰 Bugfixes

  • Fixed the incorrect scaling issue of plot_connections and plot_networkx
  • Fixed deprecation warnings for Scipy, HDF5, and numpy
  • Fixed CI testing error due to pep8 incompatibility with the latest pytest
  • Fixed use of sp to np to avoid breaking when scipy removes numpy from it's namespace in version 2.0
  • Fixed some issues in NernstPlanck algs, changed name of solver class, added tests and scripts
  • Fixed typo in usage of map_pores