mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add a link to the mxNumber package.
This commit is contained in:
parent
b40501b05e
commit
c57772870b
1 changed files with 5 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue