Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95444
| 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 | <lac@openend.se> |
| 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 <yanzhipingliu@gmail.com> |
| cc | python-list@python.org, lac@openend.se |
| From | Laura Creighton <lac@openend.se> |
| Subject | Re: memory control in Python |
| In-Reply-To | Message from Ping Liu <yanzhipingliu@gmail.com> of "Mon, 17 Aug 2015 11:40:32 -0700." <e60023ce-3e2b-4c6d-bac2-5d10bb0d9ba5@googlegroups.com> |
| References | <CAM5e_kbbTAEHE=mi0WFXutJ5G2A-UV4wLsAPMcBT5XrCqhr3MA@mail.gmail.com> <87io8hc8z3.fsf@handshake.de><mqnsrm$mek$1@ger.gmane.org> <mailman.33.1439664948.4764.python-list@python.org><e60023ce-3e2b-4c6d-bac2-5d10bb0d9ba5@googlegroups.com> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.65.1439837581.4764.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
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 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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: memory control in Python Laura Creighton <lac@openend.se> - 2015-08-15 20:55 +0200
Re: memory control in Python Ping Liu <yanzhipingliu@gmail.com> - 2015-08-17 11:40 -0700
Re: memory control in Python Laura Creighton <lac@openend.se> - 2015-08-17 20:52 +0200
csiph-web