aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/mpreal_support.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Extend mpreal unit test to check LLT with complexes.Gravatar Gael Guennebaud2016-11-05
* Implement digits10 for mprealGravatar Gael Guennebaud2016-07-25
* Remove unnecessary <bench/BenchTimer.h>includeGravatar Christoph Hertzberg2014-07-17
* bug #842: fix specialized product for mprealGravatar Gael Guennebaud2014-07-17
* Relax a bit the precision in mpreal unit test.Gravatar Gael Guennebaud2013-01-23
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Updated multiprecision module to support the most recent version of MPFR C++Gravatar Pavel Holoborodko2012-10-19
* MPreal: extended unit test, remove useless internal overloads, add support fo...Gravatar Gael Guennebaud2012-06-21
* mv the mpreal copy in its own folderGravatar Gael Guennebaud2011-08-19
* update to latest mpreal and fix a min/max issue in mprel.hGravatar Gael Guennebaud2011-08-19
* fix various compilations issuesGravatar Gael Guennebaud2011-01-27
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* add a support module for MPFR C++ with basic unit testingGravatar Gael Guennebaud2010-07-15