> 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.


_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to