aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/MPRealSupport
Commit message (Expand)AuthorAge
* Fix MPrealSupportGravatar Gael Guennebaud2018-09-20
* bug #1596: fix inclusion of Eigen's header within unsupported modules.Gravatar Gael Guennebaud2018-09-17
* Issue with mpreal and std::numeric_limits, i.e. digits is not a constant. Add...Gravatar Simon Praetorius2017-03-24
* Implement digits10 for mprealGravatar Gael Guennebaud2016-07-25
* Fixed MPRealSupportGravatar Christoph Hertzberg2015-02-28
* Fix remaining garbage during a merge.Gravatar Gael Guennebaud2014-09-01
* merge default branchGravatar Gael Guennebaud2014-08-29
|\
* | bug #770: fix out of bounds accessGravatar Gael Guennebaud2014-07-18
| * Fix trivial warnings in MPRealSupportGravatar Christoph Hertzberg2014-07-18
| * bug #770: fix out of bounds accessGravatar Gael Guennebaud2014-07-18
|/
* bug #842: warn user about MPFR++ being under the GPLGravatar Gael Guennebaud2014-07-17
* Fix bug #770: workaround thread safety in mprealGravatar Gael Guennebaud2014-07-17
* bug #842: fix specialized product for mprealGravatar Gael Guennebaud2014-07-17
* Remove dummy code in MPRealSupportGravatar Gael Guennebaud2013-01-24
* Specialize GEBP traits and kernel for mpreal to by-pass mpreal and remove the...Gravatar Gael Guennebaud2013-01-23
* remove the 'Unsupported Modules' meta moduleGravatar Gael Guennebaud2013-01-11
* Updated multiprecision module to support the most recent version of MPFR C++Gravatar Pavel Holoborodko2012-10-19
* Manual MPL2 relicensing fixesGravatar Benoit Jacob2012-07-13
* MPreal: extended unit test, remove useless internal overloads, add support fo...Gravatar Gael Guennebaud2012-06-21
* Put docs for unsupported modules in right place.Gravatar Jitse Niesen2011-09-07
* fix: <ctime> is necessary for srand(time(NULL))Gravatar Chen-Pang He2011-08-24
* mv the mpreal copy in its own folderGravatar Gael Guennebaud2011-08-19
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* update URLGravatar Gael Guennebaud2011-05-31
* allow the possibility to automatically call or not the ctors on a per scalar ...Gravatar Gael Guennebaud2011-01-26
* adapt mpreal to eigen3 mathfunctions systemGravatar Benoit Jacob2010-10-25
* 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