[Pytables-users] ANN: numexpr 2.1 RC1 available!

2013-04-14 Thread Francesc Alted
Announcing Numexpr 2.1RC1 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

Re: [Pytables-users] ANN: numexpr 2.1 RC1 available!

2013-04-14 Thread Francesc Alted
Al 14/04/13 23:12, En/na Christoph Gohlke ha escrit: Hello, Looks good. All tests pass here on Python 2.6-3.3, 3264 bit, numpy 1.7.1, VML/MKL 11.0.3, Windows 8. PyTables 2.4 also tests OK against the rc. Two small issues: 1) numexpr-2.1-rc1.tar.gz is missing the file