tBuLi / symfit

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

ODEModels at t < t_initial #135

Closed tBuLi closed 6 years ago

tBuLi commented 7 years ago

Extend ODEModel's so they can also be evaluated for t < t_initial. In principle this is easy to add; it just wasn't a priority when I first implemented them.