odeint/test_external/eigen
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
..
integrate.cpp fixes #139 2014-08-16 21:05:16 +02:00
is_resizeable.cpp boost.adaption: moving test_external directory 2014-03-26 08:21:07 +01:00
Jamfile.v2 Change eigen algebra to support Eigen>=3.3 (#237) 2019-03-16 16:20:44 -07:00
resize.cpp boost.adaption: moving test_external directory 2014-03-26 08:21:07 +01:00
runge_kutta4.cpp boost.adaption: moving test_external directory 2014-03-26 08:21:07 +01:00
runge_kutta_dopri5.cpp boost.adaption: moving test_external directory 2014-03-26 08:21:07 +01:00
same_size.cpp boost.adaption: moving test_external directory 2014-03-26 08:21:07 +01:00