Re: [Numpy-discussion] [AstroPy] Porting "IDL Astronomy User's Library" to numpy

2007-07-28 Thread W.T. Bridgman
Perry, I believe some of those documents are getting a bit dated. They still refer to only supporting numarray vs Numeric. Don't those need to be updated to specify numpy? Newcomers to the list might be confused if not familiar with the history, especially considering the numpy begat nume

Re: [Numpy-discussion] [AstroPy] Porting "IDL Astronomy User's Library" to numpy

2007-07-16 Thread Perry Greenfield
On Jul 16, 2007, at 1:19 PM, W.T. Bridgman wrote: > Perry, > > I believe some of those documents are getting a bit dated. They > still refer to only supporting numarray vs Numeric. Don't those need > to be updated to specify numpy? > Yes, that's certainly true. Having said that, it's probably g

Re: [Numpy-discussion] [AstroPy] Porting "IDL Astronomy User's Library" to numpy

2007-07-16 Thread Perry Greenfield
On Jul 16, 2007, at 9:13 AM, Yannick Copin wrote: > Hi, > > I'd be interested in some astronomical utilities from the IDL > Astronomy User's > Library (http://idlastro.gsfc.nasa.gov/contents.html) converted to > python/numpy. I had a look to idl2python > (http://software.pseudogreen.org/i2py/),