aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/MPRealSupport
Commit message (Expand)AuthorAge
* 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