Published February 15, 2023
| Version 0.5.6
Software
Open
tBuLi/symfit: symfit 0.5.6
Authors/Creators
Description
- Switched
scipy.integrate.odeintfor the more modernscipy.integrate.solve_ivp. This greatly expands the possible ODE solvers one can use. By default, we still useodeint'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
- Is supplement to
- https://github.com/tBuLi/symfit/tree/0.5.6 (URL)