tBuLi / symfit

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

ODE Documentation #53

Open tBuLi opened 8 years ago

tBuLi commented 8 years ago

The ODE branch is almost finished. Now it needs to have some good documentation. Any nice toy models to serve as examples are welcome.

I will also include a list of thing that need to be done on the ODEModel for reference:

I wanted to have all these finished before releasing but I now realize that its better to release the functionality we have now so people can start using it already.

tBuLi commented 8 years ago

The basic ODE branch has now been merged into master because the basic functionality is there, now lets get feedback from actual use cases.

All of the above points still have to be addressed however. Point 2 should be a simple check, the other two are far more fundamental.

edit: basic Docs have been provided.