Re: [Numpy-discussion] numpy_quaternion: OK on numpy 1.5.0, fails on 1.6.1

2012-05-07 Thread Charles R Harris
On Mon, May 7, 2012 at 2:33 PM, Tom Aldcroft wrote: > On Mon, May 7, 2012 at 3:30 PM, Charles R Harris > wrote: > > > > > > On Mon, May 7, 2012 at 7:28 AM, Tom Aldcroft < > aldcr...@head.cfa.harvard.edu> > > wrote: > >> > >> Sorry to bother again, but I am running into an issue with the numpy > >

Re: [Numpy-discussion] numpy_quaternion: OK on numpy 1.5.0, fails on 1.6.1

2012-05-07 Thread Tom Aldcroft
On Mon, May 7, 2012 at 3:30 PM, Charles R Harris wrote: > > > On Mon, May 7, 2012 at 7:28 AM, Tom Aldcroft > wrote: >> >> Sorry to bother again, but I am running into an issue with the numpy >> quaternion dtype on numpy 1.6.1 : >> >> $ python >> ActivePython 2.7.1.4 (ActiveState Software Inc.) ba

Re: [Numpy-discussion] numpy_quaternion: OK on numpy 1.5.0, fails on 1.6.1

2012-05-07 Thread Travis Oliphant
I've created a NumPy dtype package team and added several people to that team. If others would like to participate on these extension types, let me know. -Travis On May 7, 2012, at 8:28 AM, Tom Aldcroft wrote: > Sorry to bother again, but I am running into an issue with the numpy > quater

Re: [Numpy-discussion] numpy_quaternion: OK on numpy 1.5.0, fails on 1.6.1

2012-05-07 Thread Charles R Harris
On Mon, May 7, 2012 at 7:28 AM, Tom Aldcroft wrote: > Sorry to bother again, but I am running into an issue with the numpy > quaternion dtype on numpy 1.6.1 : > > $ python > ActivePython 2.7.1.4 (ActiveState Software Inc.) based on > Python 2.7.1 (r271:86832, Feb 7 2011, 11:30:54) > [GCC 4.0.2 20

[Numpy-discussion] numpy_quaternion: OK on numpy 1.5.0, fails on 1.6.1

2012-05-07 Thread Tom Aldcroft
Sorry to bother again, but I am running into an issue with the numpy quaternion dtype on numpy 1.6.1 : $ python ActivePython 2.7.1.4 (ActiveState Software Inc.) based on Python 2.7.1 (r271:86832, Feb 7 2011, 11:30:54) [GCC 4.0.2 20051125 (Red Hat 4.0.2-8)] on linux2 Type "help", "copyright", "cre