g [numpy-discussion-boun...@scipy.org]
> On Behalf Of Francesc Alted [fal...@gmail.com]
> Sent: 08 January 2012 12:49
> To: Discussion of Numerical Python; numexpr
> Subject: [Numpy-discussion] ANN: Numexpr 2.0.1 released
>
> ==
> Announcing Numexpr 2.0.1
>
: [Numpy-discussion] ANN: Numexpr 2.0.1 released
==
Announcing Numexpr 2.0.1
==
Numexpr is a fast numerical expression evaluator for NumPy. With it,
expressions that operate on arrays (like "3*a+4*b") are accelerated
and use less memory
==
Announcing Numexpr 2.0.1
==
Numexpr is a fast numerical expression evaluator for NumPy. With it,
expressions that operate on arrays (like "3*a+4*b") are accelerated
and use less memory than doing the same calculation in Python.
It wears multi-t