[Numpy-discussion] ANN: SciPy 2009 student sponsorship

2009-06-28 Thread Jarrod Millman
I am pleased to announce that the Python Software Foundation is sponsoring 10 students' travel, registration, and accommodation for the SciPy 2009 conference (Aug. 18-23).  The focus of the conference is both on scientific libraries and tools developed with Python and on scientific or engineering a

[Numpy-discussion] Code for compatibility with gfortran, license issues

2009-06-28 Thread David Cournapeau
Hi, I started working on a new approach for windows 64 bits support, to be able to combine gfortran and visual studio. Basically, I am reimplementing the needed functions from libgfortran so that it can be built with MS compiler, but I cannot hope to do that without using gfortran sources (und

Re: [Numpy-discussion] stderr

2009-06-28 Thread David Cournapeau
On Sun, Jun 28, 2009 at 4:38 AM, Charles R Harris wrote: > > > On Sat, Jun 27, 2009 at 1:12 PM, Pauli Virtanen wrote: >> >> On 2009-06-27, Charles R Harris wrote: >> [clip] >> > >> >    PyOS_snprintf(format, sizeof(format), _FMT1, prec); >> >    res = numpyos_ascii_for...@type@(buf, buflen, forma