Skip to content

v0.9.2

Latest
Compare
Choose a tag to compare
@bmaranville bmaranville released this 05 Mar 22:19
· 3 commits to master since this release
2117502

Documentation: http://bumps.readthedocs.org

Release notes: https://github.com/bumps/bumps

v0.9.2 2024-03-05

  • added testing for python 3.12
  • fixed issue with matplotlib >= 3.8.0 (see #129)
  • added missing documents to dream manual
    (Convergence tests, Parallel coordinates plot)
  • added numba.njit-accelerated fallback bounds.apply methods to dream
    (still uses compiled C DLL if available)
  • provide MAX_CORR attribute on the CorrelationView; clear the figure
    if the number of variables exceeds MAX_CORR