Skip to content

symfit 0.5.4

Compare
Choose a tag to compare
@tBuLi tBuLi released this 21 Sep 15:19
· 15 commits to master since this release
d5110c0
  • Changed licence from GNU to MIT.
  • Added python 3.9 support, dropped python 3.5.
  • Add jupyter latex printing.
  • Remove leastsqbound.py, adapt MINPACK minimizer to use scipy.optimize.least_squares.
  • Improved pickling.
  • Improved various tests.
  • Various bugfixes.