Re: [IronPython] RE: Numpy port

2005-08-27 Thread Paul Barrett
ow if you would like me to elaborate on this some more. -- Paul Barrett ___ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Re: [IronPython] RE: Numpy port

2005-08-31 Thread Paul Barrett
On 8/31/05, Jeffrey Sax <[EMAIL PROTECTED]> wrote: I had a look at this a few months ago. Both numarray and Numeric use anamorphous char array for storage. A simple wrapper would mean a lot ofunmanaged memory moving around... not a desirable situation. True. It seems to me that a rewrite using gen