On Jun 17, 5:13 pm, Michael Press <[EMAIL PROTECTED]> wrote:
> I already compiled and installed the GNU multiprecision library
> on Mac OS X, and link to it in C programs.
> How do I link to the library from Python?
> I do not want to download and install redundant material.
> (I am new to Python)
>
> --
> Michael Press

GMPY provides the interface between Python and GMP. It is available at

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

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

Reply via email to