]> granicus.if.org Git - python/commitdiff
Add a link to the mxNumber package.
authorFred Drake <fdrake@acm.org>
Sat, 15 Dec 2001 20:37:40 +0000 (20:37 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 15 Dec 2001 20:37:40 +0000 (20:37 +0000)
Doc/lib/libmpz.tex

index 1e586dcafd63a9e6eb75bdf7d5a66867039fbb7d..e19ee565b4d0ebd9e5df14bcbfee5e465ac5521d 100644 (file)
@@ -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}