Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Ralf Gommers
On Fri, Sep 28, 2012 at 4:20 AM, Thouis (Ray) Jones wrote: > On Thu, Sep 27, 2012 at 10:09 PM, Thouis (Ray) Jones > wrote: > > tl;dr I think I fixed everything mentioned below. > > By the way, my current method is to address bugs in the import by just > reimporting tickets that demonstrate the bu

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Thouis (Ray) Jones
On Thu, Sep 27, 2012 at 10:09 PM, Thouis (Ray) Jones wrote: > tl;dr I think I fixed everything mentioned below. By the way, my current method is to address bugs in the import by just reimporting tickets that demonstrate the bug, and not worrying about old versions of that ticket. If in browsing

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Thouis (Ray) Jones
tl;dr I think I fixed everything mentioned below. On Thu, Sep 27, 2012 at 7:10 PM, Nathaniel Smith wrote: > On Thu, Sep 27, 2012 at 3:22 PM, Thouis (Ray) Jones wrote: >> On Thu, Sep 27, 2012 at 8:46 AM, David Cournapeau wrote: >> >>> Thouis, what needs to be done to make a testbed of the conver

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Nathaniel Smith
On Thu, Sep 27, 2012 at 3:22 PM, Thouis (Ray) Jones wrote: > On Thu, Sep 27, 2012 at 8:46 AM, David Cournapeau wrote: > >> Thouis, what needs to be done to make a testbed of the conversion ? > > I just returned to this a couple of days ago [*], and last night > successfully imported all the trac

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Charles R Harris
On Thu, Sep 27, 2012 at 9:58 AM, Thouis (Ray) Jones wrote: > On Thu, Sep 27, 2012 at 11:46 AM, Charles R Harris > wrote: > > > > > > On Thu, Sep 27, 2012 at 8:22 AM, Thouis (Ray) Jones > > wrote: > >> > >> On Thu, Sep 27, 2012 at 8:46 AM, David Cournapeau > >> wrote: > >> > >> > Thouis, what ne

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Pauli Virtanen
27.09.2012 21:45, Pauli Virtanen kirjoitti: > 27.09.2012 15:46, David Cournapeau kirjoitti: > [clip] >> Ok, so scipy.org was down again because of trac. Unfortunately, the >> machine on which scipy.org lives is the same as trac, and is a bit >> messy. > > Trac runs on new.scipy.org, which AFAIK *

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Pauli Virtanen
27.09.2012 15:46, David Cournapeau kirjoitti: [clip] > Ok, so scipy.org was down again because of trac. Unfortunately, the > machine on which scipy.org lives is the same as trac, and is a bit > messy. Trac runs on new.scipy.org, which AFAIK *is* a different machine from scipy.org. Pauli

[Numpy-discussion] Reductions with nditer working only with the last axis

2012-09-27 Thread Sergio Pascual
Hello, I'm trying to understand how to work with nditer to do a reduction, in my case converting a 3d array into a 2d array. I followed the help here http://docs.scipy.org/doc/numpy/reference/arrays.nditer.html and managed to create a function that applies reduction over the last axis of the input

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Thouis (Ray) Jones
On Thu, Sep 27, 2012 at 11:46 AM, Charles R Harris wrote: > > > On Thu, Sep 27, 2012 at 8:22 AM, Thouis (Ray) Jones > wrote: >> >> On Thu, Sep 27, 2012 at 8:46 AM, David Cournapeau >> wrote: >> >> > Thouis, what needs to be done to make a testbed of the conversion ? >> >> I just returned to this

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Charles R Harris
On Thu, Sep 27, 2012 at 8:22 AM, Thouis (Ray) Jones wrote: > On Thu, Sep 27, 2012 at 8:46 AM, David Cournapeau > wrote: > > > Thouis, what needs to be done to make a testbed of the conversion ? > > I just returned to this a couple of days ago [*], and last night > successfully imported all the tr

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread Thouis (Ray) Jones
On Thu, Sep 27, 2012 at 8:46 AM, David Cournapeau wrote: > Thouis, what needs to be done to make a testbed of the conversion ? I just returned to this a couple of days ago [*], and last night successfully imported all the trac issues (from my somewhat out-of-date snapshot) to this repo: https://

Re: [Numpy-discussion] Issue tracking

2012-09-27 Thread David Cournapeau
On Sun, Jun 24, 2012 at 12:31 PM, Ralf Gommers wrote: > > > On Sat, Jun 23, 2012 at 11:30 AM, Thouis (Ray) Jones > wrote: >> >> On Sat, Jun 23, 2012 at 11:13 AM, Ralf Gommers >> wrote: >> > >> > >> > On Sat, Jun 23, 2012 at 11:03 AM, Thouis (Ray) Jones >> > wrote: >> >> >> >> On Fri, Jun 22, 20