* Included the option to do the entire simulation with custom ODE files that are stored separately by the user. * Updated docs accordingly.
0.0.4
* Included Sphinx documentation and moved the examples folder one level up. Adjusted reame file accordingly.
0.0.3
* Included a multivariate class with the Rosenbrock function as example. The function data (noisy and noisfree) can be exported as an excel file.
0.0.2
* Included the option of overwriting the bounds of the initial conditions and the time span for the ODE integration. Renamed the package from "emulator" to "simulator".