odenlls
Non-linear least squares fitting of chemical kinetics data using ODE simulations
Non-linear least squares fitting of chemical kinetics data using ODE simulations
To install this package, run one of the following:
odenlls is a Python3 library for simulating and fitting chemical kinetics data using a combination of 1) ordinary differential equations (ODE) numerical simulations for an arbitrary set of chemical reactions and 2) non-linear least squares (NLLS) fitting techniques to determine best fit kinetic parameters.
Please see the GitHub repo for more detailed information. Several example Jupyter notebooks can be found here:
Summary
Non-linear least squares fitting of chemical kinetics data using ODE simulations
Last Updated
Jan 4, 2018 at 22:07
License
MIT License
Supported Platforms