[pypy-dev] libgmp

Timothy Baldridge tbaldridge at gmail.com
Fri Feb 24 02:56:12 CET 2012


For a project I'm working on, I'd like to have support for gmp in
pypy. I have a ctypes pypy module, but from what I understand, pypy's
ctypes are a bit slow compared to CPython. What's the best way to get
access to get access to libgmp from python? Would you be against a
pull request that added libgmp as an RPython module?

Thanks

Timothy

-- 
“One of the main causes of the fall of the Roman Empire was
that–lacking zero–they had no way to indicate successful termination
of their C programs.”
(Robert Firth)


More information about the pypy-dev mailing list