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
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
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
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