index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
Eigen
/
MPRealSupport
Commit message (
Expand
)
Author
Age
*
Issue with mpreal and std::numeric_limits, i.e. digits is not a constant. Add...
Simon Praetorius
2017-03-24
*
Implement digits10 for mpreal
Gael Guennebaud
2016-07-25
*
Fixed MPRealSupport
Christoph Hertzberg
2015-02-28
*
Fix remaining garbage during a merge.
Gael Guennebaud
2014-09-01
*
merge default branch
Gael Guennebaud
2014-08-29
|
\
*
|
bug #770: fix out of bounds access
Gael Guennebaud
2014-07-18
|
*
Fix trivial warnings in MPRealSupport
Christoph Hertzberg
2014-07-18
|
*
bug #770: fix out of bounds access
Gael Guennebaud
2014-07-18
|
/
*
bug #842: warn user about MPFR++ being under the GPL
Gael Guennebaud
2014-07-17
*
Fix bug #770: workaround thread safety in mpreal
Gael Guennebaud
2014-07-17
*
bug #842: fix specialized product for mpreal
Gael Guennebaud
2014-07-17
*
Remove dummy code in MPRealSupport
Gael Guennebaud
2013-01-24
*
Specialize GEBP traits and kernel for mpreal to by-pass mpreal and remove the...
Gael Guennebaud
2013-01-23
*
remove the 'Unsupported Modules' meta module
Gael Guennebaud
2013-01-11
*
Updated multiprecision module to support the most recent version of MPFR C++
Pavel Holoborodko
2012-10-19
*
Manual MPL2 relicensing fixes
Benoit Jacob
2012-07-13
*
MPreal: extended unit test, remove useless internal overloads, add support fo...
Gael Guennebaud
2012-06-21
*
Put docs for unsupported modules in right place.
Jitse Niesen
2011-09-07
*
fix: <ctime> is necessary for srand(time(NULL))
Chen-Pang He
2011-08-24
*
mv the mpreal copy in its own folder
Gael Guennebaud
2011-08-19
*
protect calls to min and max with parentheses to make Eigen compatible with d...
Gael Guennebaud
2011-07-21
*
update URL
Gael Guennebaud
2011-05-31
*
allow the possibility to automatically call or not the ctors on a per scalar ...
Gael Guennebaud
2011-01-26
*
adapt mpreal to eigen3 mathfunctions system
Benoit Jacob
2010-10-25
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
add a support module for MPFR C++ with basic unit testing
Gael Guennebaud
2010-07-15