Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #17677
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <nathan.alexander.rice@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'python.': 0.04; 'python': 0.08; '21,': 0.09; 'subject:method': 0.09; 'numpy': 0.16; 'subject:function': 0.16; 'subject:python.': 0.16; 'subject:release': 0.16; 'wed,': 0.17; 'wrote:': 0.18; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'numeric': 0.23; 'besides': 0.24; 'paul': 0.27; '(and': 0.28; 'message-id:@mail.gmail.com': 0.28; 'pm,': 0.29; 'received:209.85.210.46': 0.30; 'received:mail- pz0-f46.google.com': 0.30; 'subject:support': 0.30; 'functional': 0.31; 'to:addr:python-list': 0.34; 'to:name:python-list': 0.37; 'received:google.com': 0.37; 'think': 0.37; 'received:209.85': 0.38; 'programming.': 0.39; 'subject: (': 0.40; 'received:209': 0.40; 'to:addr:python.org': 0.40; '2011': 0.61; 'nathan': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=VcxL9U4pP4k9Asip1tsI6PCOl0qzqerT+rj2RGI56rw=; b=cfkJ8dF4ChOja0oSJg3dxp72JcnY36hMG/BQuk+EJDgiXVq3HdAooDAt9lgBAg/K2T q+YYr0IO7twv1L+MwZKR7TrGXlgqk+JeiuvYRRNb9/mjIon7Jjj/bTo63EJlLh2KgoYh Xyb7Se6fF42kc22sYGr18cAXfLnmMG6whwWpw= |
| MIME-Version | 1.0 |
| In-Reply-To | <CAM9nNp8_FM+ZbK1hQ9eA8+f9hY5uQCSxLOxRvG2H3Ao7uX4uZw@mail.gmail.com> |
| References | <CAOFbRmLyw88pHNSdszQY672ukAcm965jDUamXQGOFXoX9pd3+Q@mail.gmail.com> <CAM9nNp8_FM+ZbK1hQ9eA8+f9hY5uQCSxLOxRvG2H3Ao7uX4uZw@mail.gmail.com> |
| Date | Wed, 21 Dec 2011 12:22:20 -0500 |
| Subject | Re: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python. |
| From | Nathan Rice <nathan.alexander.rice@gmail.com> |
| To | python-list <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3929.1324488144.27778.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1324488144 news.xs4all.nl 6868 [2001:888:2000:d::a6]:56175 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:17677 |
Show key headers only | View raw
On Wed, Dec 21, 2011 at 12:07 PM, Paul Dubois <pfdubois@gmail.com> wrote: > You're reinventing Numeric Python. I prefer to think of it in terms of paying homage to NumPy (and functional programming). A big part of the motivation for this was bringing the elegance of NumPy to other areas of python besides numerical/scientific programming. Nathan
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python. Nathan Rice <nathan.alexander.rice@gmail.com> - 2011-12-21 12:22 -0500
csiph-web