Skip to content

0.9.32

Compare
Choose a tag to compare
@newville newville released this 03 Mar 18:50
· 59 commits to master since this release
  • add deprecations message for numpy functions to be removed in numpy 2.0 (#122)
  • comparison operations use try/except for short-circuiting instead of checking for numpy arrays (addressing #123)
  • add Python 3.12 to testing
  • move repository from "newville" to "lmfit" organization
  • update doc theme, GitHub locations pointed to by docs, other doc tweaks.