From: Fred Drake Date: Sat, 15 Dec 2001 20:37:40 +0000 (+0000) Subject: Add a link to the mxNumber package. X-Git-Tag: v2.2.1c1~341 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c57772870b3e3399a6d8d03a75113987fbfab4b0;p=thirdparty%2FPython%2Fcpython.git Add a link to the mxNumber package. --- diff --git a/Doc/lib/libmpz.tex b/Doc/lib/libmpz.tex index 1e586dcafd63..e19ee565b4d0 100644 --- a/Doc/lib/libmpz.tex +++ b/Doc/lib/libmpz.tex @@ -103,4 +103,9 @@ An mpz-number has one method: This project is building new numeric types to allow arbitrary-precision arithmetic in Python. Their first efforts are also based on the GNU MP library.} + + \seetitle[http://www.egenix.com/files/python/mxNumber.html]{mxNumber + --- Extended Numeric Types for Python}{Another wrapper + around the GNU MP library, including a port of that + library to Windows.} \end{seealso}