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 07:45:05 -0800 (PST)

Jordi Gutiérrez Hermoso-2 wrote
> Perhaps, but please make sure you're follow Matlab's spec:
> 
>    http://www.mathworks.com/help/symbolic/vpa.html
> 
> Are you interested in fixing the rest of the symbolic package? 
> 
> Btw, the current symbolic package already has the vpa function
> implemented. It's one of the few useful things in it. Perhaps you
> could start from there.

I'll check. Nevertheless, there should be two objectives:
- short term: use the mpfr lib to implement floating points number with
correct rounding
- mid-term: use the gmp lib, which offers arbitrary precision int, rational
(int ratio), and doubles.

For now, I'm checking if I can use this vpa implementation from the symbolic
package.

Regards

Pascal



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


reply via email to

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