Skip to content

Ode solver with sundials third party library.

Dmitry Yu. Naumov requested to merge github/fork/endJunction/ode-solver into master

This is an adaptation and cleanup of Christophs ode solver interface.

Todo (unordered list):

  • (non-monadic) check error
  • Fix memleaks
  • Test suitability for TES
  • Documentation
  • Changlog
  • Check CMake for sundials.
  • Rework getYDot

Merge request reports