Re: [Numpy-discussion] updated 1.5.1 release schedule

2010-11-07 Thread Charles R Harris
On Sun, Nov 7, 2010 at 5:09 PM, Ralf Gommers wrote: > On Mon, Nov 8, 2010 at 2:38 AM, Charles R Harris > wrote: > > Hi Ralph, > > > > On Sun, Nov 7, 2010 at 1:51 AM, Ralf Gommers < > ralf.gomm...@googlemail.com> > > wrote: > >> > >> Hi, > >> > >> Since we weren't able to stick to the original sch

Re: [Numpy-discussion] updated 1.5.1 release schedule

2010-11-07 Thread Ralf Gommers
On Mon, Nov 8, 2010 at 5:16 AM, Vincent Davis wrote: > > > On Sun, Nov 7, 2010 at 1:51 AM, Ralf Gommers > wrote: >> >> Hi, >> >> Since we weren't able to stick to the original schedule for 1.5.1, >> here's a short note about the current status. There are two changes >> that need to go in before R

Re: [Numpy-discussion] updated 1.5.1 release schedule

2010-11-07 Thread Ralf Gommers
On Mon, Nov 8, 2010 at 2:38 AM, Charles R Harris wrote: > Hi Ralph, > > On Sun, Nov 7, 2010 at 1:51 AM, Ralf Gommers > wrote: >> >> Hi, >> >> Since we weren't able to stick to the original schedule for 1.5.1, >> here's a short note about the current status. There are two changes >> that need to g

Re: [Numpy-discussion] Trac unaware of github move

2010-11-07 Thread Ondrej Certik
On Sun, Nov 7, 2010 at 7:17 AM, Ralf Gommers wrote: > On Thu, Nov 4, 2010 at 10:06 PM, Pauli Virtanen wrote: >> Thu, 04 Nov 2010 22:00:47 +0800, Ralf Gommers wrote: >>> I just noticed that the Trac wiki is not displaying updates to files >>> kept in the source tree, for example >>> http://project

Re: [Numpy-discussion] updated 1.5.1 release schedule

2010-11-07 Thread Vincent Davis
On Sun, Nov 7, 2010 at 1:51 AM, Ralf Gommers wrote: > Hi, > > Since we weren't able to stick to the original schedule for 1.5.1, > here's a short note about the current status. There are two changes > that need to go in before RC2: > https://github.com/numpy/numpy/pull/11 > https://github.com/nump

Re: [Numpy-discussion] updated 1.5.1 release schedule

2010-11-07 Thread Charles R Harris
Hi Ralph, On Sun, Nov 7, 2010 at 1:51 AM, Ralf Gommers wrote: > Hi, > > Since we weren't able to stick to the original schedule for 1.5.1, > here's a short note about the current status. There are two changes > that need to go in before RC2: > https://github.com/numpy/numpy/pull/11 > https://gith

Re: [Numpy-discussion] Trac unaware of github move

2010-11-07 Thread Ralf Gommers
On Thu, Nov 4, 2010 at 10:06 PM, Pauli Virtanen wrote: > Thu, 04 Nov 2010 22:00:47 +0800, Ralf Gommers wrote: >> I just noticed that the Trac wiki is not displaying updates to files >> kept in the source tree, for example >> http://projects.scipy.org/numpy/wiki/TestingGuidelines is stuck at an >>

Re: [Numpy-discussion] numpy.genfromtxt converters issue

2010-11-07 Thread Pierre GM
On Nov 6, 2010, at 2:22 PM, Damien Moore wrote: > Hi List, > > I'm trying to import csv data as a numpy array using genfromtxt. The csv file > contains mixed data, some floating point, others string codes and dates that > I want to convert to floating point. The strange thing is that when I us

Re: [Numpy-discussion] about SIMD (SSE2 & SSE3)

2010-11-07 Thread Francesc Alted
2010/11/7 qihua wu > Thank David, > > the java program takes 3 hours to read data, after read the data into > memory, it takes 4 hours to process/calculate somthing on all these data. > The data is the sale data which contains both promoted sale and > non-promoted sale, the program needs to predi

[Numpy-discussion] updated 1.5.1 release schedule

2010-11-07 Thread Ralf Gommers
Hi, Since we weren't able to stick to the original schedule for 1.5.1, here's a short note about the current status. There are two changes that need to go in before RC2: https://github.com/numpy/numpy/pull/11 https://github.com/numpy/numpy/pull/9 If no one has time for a review I'll commit those t