tBuLi / symfit

Symbolic Fitting; fitting as it should be.
http://symfit.readthedocs.org
MIT License
235 stars 19 forks source link

Fixed #135. ODEModels can now be evaluated for any t-value. #157

Closed tBuLi closed 6 years ago

tBuLi commented 6 years ago

ODEModels can now be evaluated for any t-value, integrating back in time from the initial values has now works seamlessly.