float lower limit at given precision

Marc Glisse marc.glisse at inria.fr
Thu Feb 23 22:29:34 CET 2012


On Thu, 23 Feb 2012, Jacopo Nespolo wrote:

> I have just started my thesis, and I need to diagonalise a matrix with
> great precision. Unfortunately, after some research, I didn't find any
> suitable option ready to use,

If you don't mind C++, Eigen can use gmp/mpfr. Otherwise, wikipedia 
suggests mpack.

-- 
Marc Glisse


More information about the gmp-discuss mailing list