memory control in Python

Laura Creighton lac at openend.se
Mon Aug 17 14:52:52 EDT 2015


In a message of Mon, 17 Aug 2015 11:40:32 -0700, Ping Liu writes:
>> Discuss this more on pypy-dev at python.org or the #pypy channel on freenode.
>> People on pypy-dev would appreciate not getting libreoffice spreadsheet
>> attachments but just the figures as plain text.
>> 
>> Laura
>
>Hi, Laura, 
>Thank you for the advice. I see that some people also mention that PyPy may save some speed and memory than CPython. But since I am working on an optimization problem, I wonder whether PyPy would support NumPy and Scipy. In which progress have this integration been done?
>-- 
>https://mail.python.org/mailman/listinfo/python-list

Significant progress has been made to support NumPy.   SciPy, no.
Ask on pypy-dev and/or freenode to find out if the NumPy features you
need are done yet.

Laura




More information about the Python-list mailing list