Published February 15, 2023 | Version 0.5.6

tBuLi/symfit: symfit 0.5.6

Description

  • Switched scipy.integrate.odeint for the more modern scipy.integrate.solve_ivp. This greatly expands the possible ODE solvers one can use. By default, we still use odeint's LSODA with the old settings so existing code is not affected.
  • Significant clean-up of the code base by removing some features which were once introduced to support both py2.7 and py3.x.

Files

tBuLi/symfit-0.5.6.zip

Files (967.3 kB)

Name Size Download all
md5:9c0187b11f6786b1981a22f6d81fb32f
967.3 kB Preview Download

Additional details

Related works