Future floating point directions? [was Re: floating point in 2.0]

Aahz Maruch aahz at panix.com
Tue Jun 12 16:36:24 EDT 2001


In article <9g5ks0$2q5h$1 at agate.berkeley.edu>,
Edward Jason Riedy <ejr at cs.berkeley.edu> wrote:
>And Tim Peters writes:
> - 
> - IBM's Standard Decimal Arithmetic Proposal requires user-settable precision
> - (akin to, e.g., x86's "precision control" fpu bits) as part of numeric
> - context, and it's also a puzzle how to work that into Python smoothly.  
>
>It's a puzzle how that proposal fits into anything other than
>Rexx smoothly.

Actually, it fits into Python *extremely* smoothly, thanks to the
wonders of module-level namespaces.  The tricky part is handling it
under threading.
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista   

gfarber: Thank God, or the belief system of your choice.
pddb: Does human perversity count as a belief system?



More information about the Python-list mailing list