Re: [Numpy-discussion] installing numpy in jython (in Netbeans)

2012-08-27 Thread Chris Barker
On Sun, Aug 26, 2012 at 8:53 PM, Todd Brunhoff wrote: > Chris, > winpdb is ok, although it is only a graphic debugger, not an ide, emphasis > on the 'd'. yup -- I mentioned, that as you seem to like NB -- and I know I try to use the same editor for eveything. But if you want a nice full-on IDE

[Numpy-discussion] Mark Florisson's GSoC, minivect, and NumPy

2012-08-27 Thread Dag Sverre Seljebotn
I just wanted to draw the attention of NumPy devs to Mark Florisson's GSoC work. It is 'minivect', a tool to use for compiling array expressions (think (as a concept) a shared backend between Cython, Theano, numba, though it's only used in Cython currently). His M. Sc. thesis, "Techniques for