[Ironpython-users] numpy in IronPython

Hernan M. F. hfoffani at gmail.com
Sat May 31 18:04:37 CEST 2014


> I would definitely be interested in helping, but don't exactly know where to start. We have a lot of users who would love to get access to numpy on our OSX and 64bit windows versions of our product.  This is only going to become a bigger problem in the future since we will probably only have a 64bit version for Window in the next version of Rhino.
> 
> I agree. Let's start a serious discussion about how to solve the lack of numpy in IronPython.
> 
> We could look into using ctypes (IronClad?) and wrap what already exists.
> 
> We could look into a cross-platform DLL drop-in replacement. 
> 
> Between speed and compatibility, initially I'm most interested in compatibility. But speed should be a long term goal. 


I concur. Given the wide range of third party science and math libraries that uses numpy, completeness will bring us a good start even if it implies paying a high price on speed.


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


More information about the Ironpython-users mailing list