Re: [Numpy-discussion] Keyword argument support for vectorize.

2012-04-13 Thread Michael McNeil Forbes
On 9 Apr 2012, at 3:02 AM, Nathaniel Smith wrote: > functools was added in Python 2.5, and so far numpy is still trying to > maintain 2.4 compatibility. Thanks: I forgot about that. I have attached a 2.4 compatible patch, updated docs, and tests for review to ticket #2100. This also includes

[Numpy-discussion] problem importing NumPy from C/C++

2012-04-13 Thread Jim Bosch
One of my colleagues is having some difficulty with some of my code that uses the NumPy C-API; I think we're seeing the C import_array() function claim that it can't find NumPy, even though "import numpy" works just fine in Python. Here's a minimal embedded-Python program that is enough to caus

Re: [Numpy-discussion] Segmentation fault during tests with Python 2.7.2 on Debian 6?

2012-04-13 Thread Bryan Van de Ven
On 4/12/12 8:41 PM, Charles R Harris wrote: It seems that python2.7 is far, far, too recent to be part of Debian 6. I mean, finding python 2.7 in recent Debian stable would be like finding an atomic cannon in a 1'st dynasty Egyptian tomb. So it is in testing, but for replication I like to know

[Numpy-discussion] [Reminder] Summer School "Advanced Scientific Programming in Python" in Kiel, Germany

2012-04-13 Thread Tiziano Zito
Advanced Scientific Programming in Python = a Summer School by the G-Node and the Institute of Experimental and Applied Physics, Christian-Albrechts-Universität zu Kiel Scientists spend more and more time writing, maintaining, and debugging software. While