aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/boostmultiprec.cpp
Commit message (Expand)AuthorAge
* Missing change regarding #1910Gravatar Christoph Hertzberg2021-02-19
* Fix erroneous forward declaration of boost nvp.Gravatar Everton Constantino2020-11-10
* Remove EIGEN_CONSTEXPR from NumTraits<boost::multiprecision::number<...>>Gravatar David Tellenbach2020-09-21
* Get rid of initialization logic for blueNorm by making the computed constants...Gravatar Rasmus Munk Larsen2020-09-18
* Avoid `I` as an identifier, since it may clash with the C-header complex.hGravatar Christoph Hertzberg2019-01-25
* Fix doxy and misc. typosGravatar luz.paz"2018-08-01
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* add unit test for SimplicialCholesky and Boost multiprec.Gravatar Gael Guennebaud2018-02-16
* Extend boost.multiprec unit test with ET on, complexes, and general/generaliz...Gravatar Gael Guennebaud2016-07-25
* add a noteGravatar Gael Guennebaud2016-07-22
* Fix boostmultiprec for C++03Gravatar Gael Guennebaud2016-07-22
* enable testing of Boost.Multiprecision with expression templatesGravatar Gael Guennebaud2016-07-20
* Add a unit test to stress our solvers with Boost.MultiprecisionGravatar Gael Guennebaud2016-07-20