Everyone,

I'm pleased to announce a minor update to GMPY.
GMPY is a wrapper for the MPIR or GMP multiple-
precision arithmetic library. GMPY is available
for download from:

http://code.google.com/p/gmpy/

------------------
GMPY 1.13 is the new stable release. GMPY 1.13
changes the formatting of the "mpq" rational type
to match previous versions of GMPY (prior to 1.10)
and to match Python's Fraction type. Properties
to access the numerator and denominator were
added.

Binary installers for Python 3.2 are available.

Please report any issues!

casevh
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to