[IronPython] RE: Numpy port

Keith J. Farmer kfarmer at thuban.org
Sun Aug 28 00:42:07 CEST 2005


It's been ages; all I remember is Numpy.

 

-----

Keith J. Farmer

kfarmer at thuban.org

________________________________

From: users-ironpython.com-bounces at lists.ironpython.com
[mailto:users-ironpython.com-bounces at lists.ironpython.com] On Behalf Of
Thane
Sent: Saturday, 27 August 2005 15:24



There are two approaches: 1) wrap the unmanaged API in managed C++, or,
2) rewrite the library in managed code (IronPython?).  Also, I think the
Numeric library would be preferable to Numpy, although I'd bet Numpy has
a larger user base.  Option 1 could be done fairly quickly, but option 2
is the best long-term solution.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20050827/fc0e22a0/attachment.html>


More information about the Ironpython-users mailing list