Groups
Groups
Sign in
Groups
Groups
numexpr
Conversations
About
Send feedback
Help
numexpr
1–30 of 70
Mark all as read
Report group
0 selected
Francesc Alted
6/20/24
ANN: numexpr 2.10.1 released!
========================= Announcing NumExpr 2.10.1 ========================= Hi everyone, NumExpr
unread,
ANN: numexpr 2.10.1 released!
========================= Announcing NumExpr 2.10.1 ========================= Hi everyone, NumExpr
6/20/24
Francesc Alted
7/17/16
ANN: numexpr 2.6.1 released
========================= Announcing Numexpr 2.6.1 ========================= What's new =========
unread,
ANN: numexpr 2.6.1 released
========================= Announcing Numexpr 2.6.1 ========================= What's new =========
7/17/16
Francesc Alted
7/11/16
Fwd: PyData Community Cookbook
Hi, There is an ongoing effort for creating a book with examples of use of different projects related
unread,
Fwd: PyData Community Cookbook
Hi, There is an ongoing effort for creating a book with examples of use of different projects related
7/11/16
Francesc Alted
3/31/16
ANN: numexpr 2.5.1 released
========================= Announcing Numexpr 2.5.1 ========================= Numexpr is a fast
unread,
ANN: numexpr 2.5.1 released
========================= Announcing Numexpr 2.5.1 ========================= Numexpr is a fast
3/31/16
Francesc Alted
11/2/15
ANN: numexpr 2.4.6 released
Hi, This is a quick release fixing some reported problems in the 2.4.5 version that I announced a few
unread,
ANN: numexpr 2.4.6 released
Hi, This is a quick release fixing some reported problems in the 2.4.5 version that I announced a few
11/2/15
Francesc Alted
11/2/15
ANN: numexpr 2.4.5 released
========================= Announcing Numexpr 2.4.5 ========================= Numexpr is a fast
unread,
ANN: numexpr 2.4.5 released
========================= Announcing Numexpr 2.4.5 ========================= Numexpr is a fast
11/2/15
Francesc Alted
9/15/15
ANN: numexpr 2.4.4 is out!
========================= Announcing Numexpr 2.4.4 ========================= Numexpr is a fast
unread,
ANN: numexpr 2.4.4 is out!
========================= Announcing Numexpr 2.4.4 ========================= Numexpr is a fast
9/15/15
michel...@gmail.com
,
Gaëtan de Menten
2
9/3/15
String operations
For one operation, there probably would be little benefit (except possibly a small benefit thanks to
unread,
String operations
For one operation, there probably would be little benefit (except possibly a small benefit thanks to
9/3/15
Anthony Scopatz
7/14/15
ANN: "Effective Computation in Physics" Released, 50% Off until Friday July 17th
Hello All! We are ecstatic to announce the release of the first edition of Effective Computation in
unread,
ANN: "Effective Computation in Physics" Released, 50% Off until Friday July 17th
Hello All! We are ecstatic to announce the release of the first edition of Effective Computation in
7/14/15
Francesc Alted
4/27/15
ANN: numexpr 2.4.3 released
Announcing Numexpr 2.4.3 ========================= Numexpr is a fast numerical expression evaluator
unread,
ANN: numexpr 2.4.3 released
Announcing Numexpr 2.4.3 ========================= Numexpr is a fast numerical expression evaluator
4/27/15
Francesc Alted
4/22/15
ANN: numexpr 2.4.2 released
========================= Announcing Numexpr 2.4.2 ========================= Numexpr is a fast
unread,
ANN: numexpr 2.4.2 released
========================= Announcing Numexpr 2.4.2 ========================= Numexpr is a fast
4/22/15
Francesc Alted
7/30/14
ANN: bcolz 0.7.1 released
====================== Announcing bcolz 0.7.1 ====================== What's new ========== This
unread,
ANN: bcolz 0.7.1 released
====================== Announcing bcolz 0.7.1 ====================== What's new ========== This
7/30/14
T.M. Breuel
,
Francesc Alted
2
6/26/14
support for matrix multiplication (dot)?
Hi TM No, implementing a dot for numexpr is definitely not in the roadmap. Having said this, if this
unread,
support for matrix multiplication (dot)?
Hi TM No, implementing a dot for numexpr is definitely not in the roadmap. Having said this, if this
6/26/14
Francesc Alted
4/13/14
ANN: numexpr 2.4 is out
======================== Announcing Numexpr 2.4 ======================== Numexpr is a fast numerical
unread,
ANN: numexpr 2.4 is out
======================== Announcing Numexpr 2.4 ======================== Numexpr is a fast numerical
4/13/14
Francesc Alted
2
4/7/14
ANN: numexpr 2.4 RC1
=========================== Announcing Numexpr 2.4 RC2 =========================== Numexpr is a fast
unread,
ANN: numexpr 2.4 RC1
=========================== Announcing Numexpr 2.4 RC2 =========================== Numexpr is a fast
4/7/14
mkeb...@gmail.com
2
2/20/14
Making a function (FuncNode?) use an index
PS I realize this should rather be a question for Pytables group, but I wonder if there's
unread,
Making a function (FuncNode?) use an index
PS I realize this should rather be a question for Pytables group, but I wonder if there's
2/20/14
mkeb...@gmail.com
2/20/14
contains() operator for string columns - uses BSD-like licensed third-party code
Hello, Take 2. I've replaced gnulib's L/GPLed code with similiar string searching code from
unread,
contains() operator for string columns - uses BSD-like licensed third-party code
Hello, Take 2. I've replaced gnulib's L/GPLed code with similiar string searching code from
2/20/14
mkeb...@gmail.com
,
Francesc Alted
2
2/18/14
Is LGPL-licensed code OK to be used in numexpr?
Hello mkebaypl2, Unfortunately code that is LGPL would not be allowed for shipping in numexpr. BSD,
unread,
Is LGPL-licensed code OK to be used in numexpr?
Hello mkebaypl2, Unfortunately code that is LGPL would not be allowed for shipping in numexpr. BSD,
2/18/14
mkeb...@gmail.com
2/18/14
Pls review my brand new pull request ("contains" substring search for string columns)
This is sort of production? alpha? version: https://github.com/pydata/numexpr/pull/134 Thanks to
unread,
Pls review my brand new pull request ("contains" substring search for string columns)
This is sort of production? alpha? version: https://github.com/pydata/numexpr/pull/134 Thanks to
2/18/14
Francesc Alted
2/18/14
ANN: numexpr 2.3.1 released
========================== Announcing Numexpr 2.3.1 ========================== Numexpr is a fast
unread,
ANN: numexpr 2.3.1 released
========================== Announcing Numexpr 2.3.1 ========================== Numexpr is a fast
2/18/14
Anthony Scopatz
2/16/14
ANN: SciPy 2014 Conference, July 6th - 12th, Austin, TX!
Hello All! I am pleased to announce that SciPy 2014, the thirteenth annual Scientific Computing with
unread,
ANN: SciPy 2014 Conference, July 6th - 12th, Austin, TX!
Hello All! I am pleased to announce that SciPy 2014, the thirteenth annual Scientific Computing with
2/16/14
mkeb...@gmail.com
,
Gaëtan de Menten
4
2/13/14
contains / "in" function for strings and string columns
On Wed, Feb 12, 2014 at 9:25 PM, <mkeb...@gmail.com> wrote: Thanks a lot, Gaetan! You are
unread,
contains / "in" function for strings and string columns
On Wed, Feb 12, 2014 at 9:25 PM, <mkeb...@gmail.com> wrote: Thanks a lot, Gaetan! You are
2/13/14
Francesc Alted
,
Antonio Valentino
5
1/24/14
ANN: Numexpr 2.3 RC1 released!
Hi Francesc, Il 24/01/2014 13:45, Francesc Alted ha scritto: > Hi, > > After the change of
unread,
ANN: Numexpr 2.3 RC1 released!
Hi Francesc, Il 24/01/2014 13:45, Francesc Alted ha scritto: > Hi, > > After the change of
1/24/14
Francesc Alted
1/26/14
ANN: numexpr 2.3 (final) released
========================== Announcing Numexpr 2.3 ========================== Numexpr is a fast
unread,
ANN: numexpr 2.3 (final) released
========================== Announcing Numexpr 2.3 ========================== Numexpr is a fast
1/26/14
Francesc Alted
, …
Antonio Valentino
9
1/21/14
Changing the numexpr repository
Hi Francesc, Il giorno 21/gen/2014, alle ore 09:05, Francesc Alted <fal...@gmail.com> ha
unread,
Changing the numexpr repository
Hi Francesc, Il giorno 21/gen/2014, alle ore 09:05, Francesc Alted <fal...@gmail.com> ha
1/21/14
Francesc Alted
1/22/14
ANN: Numexpr repo migrated to GitHub
This has been discussed in another thread, but it deserves to be clearly announced: *** The numexpr
unread,
ANN: Numexpr repo migrated to GitHub
This has been discussed in another thread, but it deserves to be clearly announced: *** The numexpr
1/22/14
Sergei Morozov
,
Francesc Alted
6
1/4/14
linking to MKL VML libraries with ILP64
Excellent. Fixed in the 'default' branch. Thanks! Francesc On 1/4/14, 3:31 AM, Sergei Morozov
unread,
linking to MKL VML libraries with ILP64
Excellent. Fixed in the 'default' branch. Thanks! Francesc On 1/4/14, 3:31 AM, Sergei Morozov
1/4/14
mkeb...@gmail.com
,
Francesc Alted
3
11/26/13
regex on strings
Thank you!! That's exactly the missing piece I needed. On Monday, November 25, 2013 8:31:34 PM
unread,
regex on strings
Thank you!! That's exactly the missing piece I needed. On Monday, November 25, 2013 8:31:34 PM
11/26/13
Adam Ryan
,
Francesc Alted
2
11/25/13
min and max functions
Hi Adam, Could you please open a ticket so that I can remember adding your patches for a new release?
unread,
min and max functions
Hi Adam, Could you please open a ticket so that I can remember adding your patches for a new release?
11/25/13
Antonio Valentino
10/30/13
Build failure on sparc
Hi list, we are trying to push the latest version of numexpr into the Debian main archive and we are
unread,
Build failure on sparc
Hi list, we are trying to push the latest version of numexpr into the Debian main archive and we are
10/30/13