octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: high resolution floating point


From: CdeMills
Subject: Re: high resolution floating point
Date: Mon, 3 Feb 2014 23:57:26 -0800 (PST)

I looked at the "vpa" implementation in symbolic:
1) it is based upon CLN and Ginac, CLN using gmp for multiresolution integer
2) CLN does not compile under cygwin, there seems to be changes in the gmp
API

My plan is to take inspiration from vpa, with the substitution of MPFR to
Ginac and CLN. Would it be OK for the multi-resolution package to shadow the
vpa found in symbolic ? On the long run, we could drop the vpa support from
symbolic, or decide that only one implementation could be active in an
Octave session.

Regards

Pascal



--
View this message in context: 
http://octave.1599824.n4.nabble.com/high-resolution-floating-point-tp4661592p4661610.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]