Re: [Numpy-discussion] ANN: NumPy 1.1.1

2008-08-02 Thread Jarrod Millman
On Sat, Aug 2, 2008 at 2:42 PM, Stéfan van der Walt <[EMAIL PROTECTED]> wrote: > 2008/8/2 Jarrod Millman <[EMAIL PROTECTED]>: >> I'm pleased to announce the release of NumPy 1.1.1. > > A big thank you to Charles and Jarrod for all the time they put into > this release! And, of course, a big thanks

Re: [Numpy-discussion] ANN: NumPy 1.1.1

2008-08-02 Thread Stéfan van der Walt
2008/8/2 Jarrod Millman <[EMAIL PROTECTED]>: > I'm pleased to announce the release of NumPy 1.1.1. A big thank you to Charles and Jarrod for all the time they put into this release! Cheers Stéfan ___ Numpy-discussion mailing list Numpy-discussion@scipy.

[Numpy-discussion] ANN: NumPy 1.1.1

2008-08-02 Thread Jarrod Millman
I'm pleased to announce the release of NumPy 1.1.1. NumPy is the fundamental package needed for scientific computing with Python. It contains: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * basic linear algebra functions * basic Fourier transforms * sophi