Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #17677 > unrolled thread

Re: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.

Started byNathan Rice <nathan.alexander.rice@gmail.com>
First post2011-12-21 12:22 -0500
Last post2011-12-21 12:22 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#17677 — Re: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.

FromNathan Rice <nathan.alexander.rice@gmail.com>
Date2011-12-21 12:22 -0500
SubjectRe: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
Message-ID<mailman.3929.1324488144.27778.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web