Path: csiph.com!news.swapon.de!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'yet.': 0.03; 'subject:Python': 0.05; 'pypy': 0.07; 'cc:addr:python-list': 0.09; 'advice.': 0.09; 'freenode': 0.09; 'ping': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'liu': 0.16; 'message-id:@fido.openend.se': 0.16; 'numpy': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'scipy,': 0.16; 'memory': 0.17; 'figures': 0.18; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'cc:2**1': 0.22; 'plain': 0.24; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'wonder': 0.27; '-0700,': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'url:mailman': 0.30; 'mention': 0.30; 'getting': 0.33; 'url:python': 0.33; 'url:listinfo': 0.34; 'channel': 0.34; 'done': 0.35; 'text.': 0.35; 'but': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'integration': 0.38; 'progress': 0.38; 'url:mail': 0.40; 'some': 0.40; 'save': 0.60; 'header:Message-Id:1': 0.61; 'discuss': 0.61; 'no.': 0.62; 'more': 0.63; 'received:89': 0.80; 'scipy.': 0.84; 'spreadsheet': 0.84 To: Ping Liu cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: memory control in Python In-Reply-To: Message from Ping Liu of "Mon, 17 Aug 2015 11:40:32 -0700." References: <87io8hc8z3.fsf@handshake.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <8618.1439837572.1@fido> Content-Transfer-Encoding: quoted-printable Date: Mon, 17 Aug 2015 20:52:52 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Mon, 17 Aug 2015 20:52:53 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1439837581 news.xs4all.nl 26747 [2001:888:2000:d::a6]:35027 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95444 In a message of Mon, 17 Aug 2015 11:40:32 -0700, Ping Liu writes: >> Discuss this more on pypy-dev@python.org or the #pypy channel on freeno= de. >> 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 m= ay save some speed and memory than CPython. But since I am working on an o= ptimization 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