libsoda-cxx icon indicating copy to clipboard operation
libsoda-cxx copied to clipboard

LSODA solver in C++

Build Status

libsoda++

This is c++11 port of LSODA library. See Credits below. See ./test_LSODA.cpp for an example.

Credits

This work is based on http://lh3lh3.users.sourceforge.net/download/lsoda.c.

Related projects

  1. https://github.com/sdwfrost/liblsoda