guile-user
[Top][All Lists]
Advanced

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

Re: GMP module support


From: Marius Vollmer
Subject: Re: GMP module support
Date: Wed, 18 Feb 2004 22:43:32 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

address@hidden writes:

>         I propose that we create a GMP number-tower which is
> symmetric to the guile one (except (+)proper rational numbers) and
> allow "jumping" between the two by explicit casting. This way one
> can keep fixnums for normal stuff like counts and use GMP numbers
> selectively in tight loops where they are required.

Having support for unlimited precision numbers would be a nice
addition to Guile, indeed.  I don't fully understand what you mean
with uilding a second numeric tower.  That shouldn`t be necessary;
just integrate big-floats into the tower that we already have.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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