scm-discuss
[Top][All Lists]
Advanced

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

Re: [Scm-discuss] Ubuntu x64 floating-point problems


From: Aubrey Jaffer
Subject: Re: [Scm-discuss] Ubuntu x64 floating-point problems
Date: Sun, 24 Mar 2013 23:25:58 -0400

The development version of SCM now has read/write-invariance for
floating-point numbers (and uses minimum digits to write) when bignums
are enabled in the build.  It accomplishes this with a new builtin
function ROUND-QUOTIENT.

I also made progress toward 32-bit bignum digits, but floating-point
read/write are not working in that mode yet.

I would appreciate someone testing on a 32-bit CPU.

https://savannah.gnu.org/cvs/?group=slib

http://groups.csail.mit.edu/mac/ftpdir/users/jaffer/scm.zip



reply via email to

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