Re: [Numpy-discussion] 1.7 blockers

2012-04-16 Thread Ralf Gommers
On Mon, Apr 16, 2012 at 11:29 PM, Nathaniel Smith wrote: > On Mon, Apr 16, 2012 at 10:09 PM, Ralf Gommers > wrote: > > > > > > On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris > > wrote: > >> > >> Hi All, > >> > >> There several problems with numpy master that need to be fixed before a > >> r

Re: [Numpy-discussion] 1.7 blockers

2012-04-16 Thread Nathaniel Smith
On Mon, Apr 16, 2012 at 10:09 PM, Ralf Gommers wrote: > > > On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris > wrote: >> >> Hi All, >> >> There several problems with numpy master that need to be fixed before a >> release can be considered. >> >> Datetime on windows with mingw. > > Opened http:/

Re: [Numpy-discussion] 1.7 blockers

2012-04-16 Thread Charles R Harris
On Mon, Apr 16, 2012 at 3:09 PM, Ralf Gommers wrote: > > > On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> Hi All, >> >> There several problems with numpy master that need to be fixed before a >> release can be considered. >> >>1. Datetime on windo

Re: [Numpy-discussion] 1.7 blockers

2012-04-16 Thread Ralf Gommers
On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris < charlesr.har...@gmail.com> wrote: > Hi All, > > There several problems with numpy master that need to be fixed before a > release can be considered. > >1. Datetime on windows with mingw. > > Opened http://projects.scipy.org/numpy/ticket/2108

Re: [Numpy-discussion] 1.7 blockers

2012-03-27 Thread Ralf Gommers
On Mon, Mar 26, 2012 at 1:27 AM, Charles R Harris wrote: > > > On Sun, Mar 25, 2012 at 3:14 PM, Ralf Gommers > wrote: > >> >> >> On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> Hi All, >>> >>> There several problems with numpy master that need to

Re: [Numpy-discussion] 1.7 blockers

2012-03-25 Thread Charles R Harris
On Sun, Mar 25, 2012 at 3:14 PM, Ralf Gommers wrote: > > > On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> Hi All, >> >> There several problems with numpy master that need to be fixed before a >> release can be considered. >> >>1. Datetime on windo

Re: [Numpy-discussion] 1.7 blockers

2012-03-25 Thread Ralf Gommers
On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris < charlesr.har...@gmail.com> wrote: > Hi All, > > There several problems with numpy master that need to be fixed before a > release can be considered. > >1. Datetime on windows with mingw. >2. Bus error on SPARC, ticket #2076. >3. NA a

Re: [Numpy-discussion] 1.7 blockers

2012-03-25 Thread Ralf Gommers
On Sun, Mar 25, 2012 at 6:48 PM, Charles R Harris wrote: > > > On Sun, Mar 25, 2012 at 10:33 AM, Ralf Gommers < > ralf.gomm...@googlemail.com> wrote: > >> >> >> On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> Hi All, >>> >>> There several problems

Re: [Numpy-discussion] 1.7 blockers

2012-03-25 Thread Charles R Harris
On Sun, Mar 25, 2012 at 10:33 AM, Ralf Gommers wrote: > > > On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> Hi All, >> >> There several problems with numpy master that need to be fixed before a >> release can be considered. >> >>1. Datetime on wind

Re: [Numpy-discussion] 1.7 blockers

2012-03-25 Thread Ralf Gommers
On Sat, Mar 24, 2012 at 10:13 PM, Charles R Harris < charlesr.har...@gmail.com> wrote: > Hi All, > > There several problems with numpy master that need to be fixed before a > release can be considered. > >1. Datetime on windows with mingw. >2. Bus error on SPARC, ticket #2076. >3. NA a

[Numpy-discussion] 1.7 blockers

2012-03-24 Thread Charles R Harris
Hi All, There several problems with numpy master that need to be fixed before a release can be considered. 1. Datetime on windows with mingw. 2. Bus error on SPARC, ticket #2076. 3. NA and real/complex views of complex arrays. Number 1 has been proved to be particularly difficult, any h