GMP versions of lapack routines

juneco@quartz.ocn.ne.jp juneco at quartz.ocn.ne.jp
Sat Jan 7 05:08:16 CET 2006


linas at austin.ibm.com (linas) wrote: 
> 
> Hi,
> 
> I am toying with the idea of creating GMP versions of a few LAPACK
> routines; specifically, DGEEV, a matix eigenvalue solver.  But 
> -- before I start -- has anybody done this before? I was unable 
> to google anything.
> 
> Is there a related project?

Our BNCpack is one of the multiple precision NA library using GMP/MPFR, 
but does not have conpatibility with LAPACK and high-performance.

http://na-inet.jp/na/bnc/bnc-0.3e.tar.gz

I'm developing primary routines for eigensystems, such as power & inv 
power, lanczos and so on. 

I hope that your gmp-based eigensystems routine compatible with LAPACK 
is published.


More information about the gmp-discuss mailing list