Skip to content

3.4.5: Maintenance Release

Latest
Compare
Choose a tag to compare
@guyer guyer released this 26 Jun 02:05
· 8 commits to master since this release

What's Changed

  • Migrate pkg_resources to importlib by @guyer in #945
  • Fix sign error in documentation of Robin condition by @guyer in #968
  • Environment pinning by @guyer in #985
  • Change default coefficient of ImplicitSourceTerm to 1 by @guyer in #984
  • Fix inclusion of environments/README.rst by @guyer in #988
  • Tweak documentation by @guyer in #991
  • Log much more information about FiPy environment by @guyer in #990
  • Introduce Timer context manager by @guyer in #995
  • Issue1000 examples.diffusion.mesh1D constrains a gradient but calls it a flux by @guyer in #1001
  • Convert integer to string in operator variable represenation by @guyer in #1013
  • switch nix recipe to flake by @wd15 in #992
  • Fix explanation for no-flux steady-state failure by @guyer in #1015
  • Fixes for Python 3.12, NumPy 2.0, and SciPy 1.14 by @guyer in #1050

Curated Changelog: https://github.com/usnistgov/fipy/blob/3.4.5/CHANGELOG.rst

Full Changelog: 3.4.4...3.4.5