From c57772870b3e3399a6d8d03a75113987fbfab4b0 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Sat, 15 Dec 2001 20:37:40 +0000 Subject: Add a link to the mxNumber package. --- Doc/lib/libmpz.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Doc/lib/libmpz.tex b/Doc/lib/libmpz.tex index 1e586dc..e19ee56 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} -- cgit v0.12