Re: [Numpy-discussion] Old tickets

2011-03-31 Thread Christopher Barker
On 3/31/11 8:41 AM, Benjamin Root wrote: > The ticket is about the functions np.divide and np.power, not / and > **. This currently does not work the same, unlike what's said above: > Hmm, I didn't notice that distinction. So long as there is a consistent > difference between the function

Re: [Numpy-discussion] Old tickets

2011-03-31 Thread Charles R Harris
On Thu, Mar 31, 2011 at 9:00 AM, Ralf Gommers wrote: > On Wed, Mar 30, 2011 at 11:52 PM, Derek Homeier > wrote: > > > > On 30 Mar 2011, at 23:26, Benjamin Root wrote: > > > >> Ticket 301: 'Make power and divide return floats from int inputs (like > >> true_divide)' > >> http://projects.scipy.org/

Re: [Numpy-discussion] Old tickets

2011-03-31 Thread Benjamin Root
On Thu, Mar 31, 2011 at 10:00 AM, Ralf Gommers wrote: > On Wed, Mar 30, 2011 at 11:52 PM, Derek Homeier > wrote: > > > > On 30 Mar 2011, at 23:26, Benjamin Root wrote: > > > >> Ticket 301: 'Make power and divide return floats from int inputs (like > >> true_divide)' > >> http://projects.scipy.org

Re: [Numpy-discussion] Old tickets

2011-03-31 Thread Ralf Gommers
On Wed, Mar 30, 2011 at 11:52 PM, Derek Homeier wrote: > > On 30 Mar 2011, at 23:26, Benjamin Root wrote: > >> Ticket 301: 'Make power and divide return floats from int inputs (like >> true_divide)' >> http://projects.scipy.org/numpy/ticket/301 >> Invalid because the output dtype is the same as th

Re: [Numpy-discussion] Old tickets

2011-03-30 Thread Derek Homeier
Hi, On 30 Mar 2011, at 21:37, Bruce Southey wrote: > Ticket 1071: 'loadtxt fails if the last column contains empty value' > http://projects.scipy.org/numpy/ticket/1071 > Invalid mainly because loadtxt states that 'Each row in the text file > must have the same number of values.' So of cause loadt

Re: [Numpy-discussion] Old tickets

2011-03-30 Thread Derek Homeier
On 30 Mar 2011, at 23:26, Benjamin Root wrote: > Ticket 301: 'Make power and divide return floats from int inputs (like > true_divide)' > http://projects.scipy.org/numpy/ticket/301 > Invalid because the output dtype is the same as the input dtype unless > you override using the dtype argument: >

Re: [Numpy-discussion] Old tickets

2011-03-30 Thread Benjamin Root
On Wed, Mar 30, 2011 at 2:37 PM, Bruce Southey wrote: > Hi, > This followup on tickets that I had previously indicated. So I want to > thank Mark, Ralph and any people for going over those! > > For those that I followed I generally agreed with the outcome. > > Ticket 301: 'Make power and divide r

[Numpy-discussion] Old tickets

2011-03-30 Thread Bruce Southey
Hi, This followup on tickets that I had previously indicated. So I want to thank Mark, Ralph and any people for going over those! For those that I followed I generally agreed with the outcome. Ticket 301: 'Make power and divide return floats from int inputs (like true_divide)' http://projects.s