Re: [Numpy-discussion] How a transition to C++ could work

2012-02-19 Thread Ben Walsh
> Date: Sun, 19 Feb 2012 01:18:20 -0600 > From: Mark Wiebe > Subject: [Numpy-discussion] How a transition to C++ could work > To: Discussion of Numerical Python > Message-ID: > > Content-Type: text/plain; charset="utf-8" > > The suggestion of transitioning the NumPy core code from C to C

[Numpy-discussion] Segfault for np.lookfor

2011-08-21 Thread Ben Walsh
icket #1937 for this > >> From git-bisect it looks like the culprit is: > > feb8079070b8a659d7eee1b4acbddf470fd8a81d is the first bad commit > commit feb8079070b8a659d7eee1b4acbddf470fd8a81d > Author: Ben Walsh > Date: Sun Jul 10 12:52:52 2011 +0100 > >BUT: Sto

[Numpy-discussion] datarray -- a couple of questions

2011-05-22 Thread Ben Walsh
Hi I've been looking at various labelled-array packages, including Pandas (https://github.com/wesm/pandas) and datarray (https://github.com/fperez/datarray). I was quite interested in the design discussion for datarray, and I had a couple of questions: 1) Is this mailing list the correct plac