This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GOOPS obj representation & arithmetic (Re: Dump float support?)


Mikael Djurfeldt writes:
 > 4. Turn all standard Guile arithmetic, and comparison operators into
 >    <arithmetic-generic>s and break up numbers.c into independent
 >    modules.
 > 
 > After this, we can easily add new types to the numeric tower.  The new
 > types will be handled a little bit slower than INUMs and REALs, but I
 > think it will be fast enough.
 > 
Do these include arbitrary-precision reals as in the gpm lib? 

Klaus Schilling

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]