Zvonimir Stojanovski and Dmitry Savransky
Dependencies
- CUTpoints by N. Adurthi, P. Singla, and T. Singh: https://github.com/nadurthi/CUTpoints
- Eigen: https://eigen.tuxfamily.org/
Note: ode.hpp and ode.cpp are released under the GNU Lesser General Public License (https://www.gnu.org/licenses/lgpl-3.0.en.html)
Compiling & Running
- To compile main library and examples, run compile.sh (requires g++ compiler)
- To generate CUT points (needed for examples), run cut_sigma_points.m (modify addpath if necessary)
- To run examples, use the run.sh scripts in the subdirectories