Re: [Numpy-discussion] Guidance to start contribution to Numpy

2014-11-03 Thread Maniteja Nandana
Hello Charles, Thanks for the help. I am a computer science major with little maths background, with interest in natural language processing and machine learning, both of which involve a lot of calculus, statistics and linear algebra. I have used numpy quite a lot for clustering, fft and polynomial

Re: [Numpy-discussion] ANN: NumPy 1.9.1 bugfix release

2014-11-03 Thread Matthew Brett
Hi, On Mon, Nov 3, 2014 at 8:13 AM, Charles R Harris wrote: > Hi Julian, > > On Sun, Nov 2, 2014 at 6:33 AM, Julian Taylor > wrote: >> >> Hello, >> >> We am pleased to announce the release of NumPy 1.9.1, a >> bugfix only release for the 1.9.x series. >> https://sourceforge.net/projects/numpy/fi

Re: [Numpy-discussion] Add `nrows` to `genfromtxt`

2014-11-03 Thread Chris Barker
On Sat, Nov 1, 2014 at 7:31 AM, Warren Weckesser wrote: > (2) Multiple arrays in a single file: > > ... > The file contains multiple arrays. Each array is > preceded by a line containing the number of rows > and columns in that array. The `max_rows` argument > would make it easy to read this fi

Re: [Numpy-discussion] Guidance to start contribution to Numpy

2014-11-03 Thread Charles R Harris
Hi Maniteja, On Sun, Nov 2, 2014 at 11:21 AM, Maniteja Nandana < maniteja.modesty...@gmail.com> wrote: > Hi everyone, I'm a third year undergraduate student in Computer Science. I > have worked in Python libraries for past two years and am interested in > getting some open source experience in

Re: [Numpy-discussion] ANN: NumPy 1.9.1 bugfix release

2014-11-03 Thread Charles R Harris
Hi Julian, On Sun, Nov 2, 2014 at 6:33 AM, Julian Taylor wrote: > Hello, > > We am pleased to announce the release of NumPy 1.9.1, a > bugfix only release for the 1.9.x series. > https://sourceforge.net/projects/numpy/files/NumPy/1.9.1/ > The upgrade is recommended for all users of the 1.9.x ser