Paul Barrett wrote:

IronPython provides an excellent opportunity to design and implement a
multidimensional array module that uses OO language features for fast
and efficient code. Let me know if you would like me to elaborate on
this some more.
I know I'd be interested. I love numarray.

Paul, I'm sure you know this, but others..

Check out complexobject.c from CPython.

The author of this module also had a bit to do with other aspects of
numerical Python such as Numeric and numarray... you might want to look
him up. I hear he is into C# nowadays.

;-)

cheers

Drew


_______________________________________________
users-ironpython.com mailing list
users-ironpython.com@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to