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]

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


Klaus Schilling <Klaus.Schilling@munich.netsurf.de> writes:

>  > 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? 

No, but the idea is that everyone can contribute modules to the
numerical tower which can easily be plugged in by hanging methods on
generics.

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