Mario Mulansky db8b39ae27
Change eigen algebra to support Eigen>=3.3 (#237)
* Change eigen algebra to support Eigen>=3.3

An internal change in Eigen made odeint incompatible with Eigen
versions >=3.3. This commit changes odeint in such a way that it
does not rely on the changed behvior, so it is now compatible with
old and new Eigen.

Fixes #194

* Remove obsolete Eigen fail compile test

* Remove compile-fail test for C++98 unwrap_reference
2019-03-16 16:20:44 -07:00
2011-07-09 09:45:12 +02:00
2017-05-07 13:57:31 -07:00
2011-11-04 18:27:41 +01:00
2014-03-26 08:23:08 +01:00
2017-05-07 12:51:53 -07:00

Build Status

odeint is a highly flexible library for solving ordinary differential equations.

Description
Boost.odeint
Readme BSL-1.0 4.8 MiB
Languages
C++ 98.8%
Python 0.4%
Makefile 0.2%
Cuda 0.2%
Fortran 0.1%
Other 0.2%