Re: [Ironpython-users] numpy in IronPython

2014-05-30 Thread Steve Baer
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 64bi

Re: [Ironpython-users] numpy in IronPython

2014-05-30 Thread Jeff Hardy
On Fri, May 30, 2014 at 2:50 PM, Doug Blank wrote: > numpy is a numeric package for CPython that used a lot in science. > Wondering about what it would take to develop a numpy for IronPython... > > I know a few years ago that there was a paid project to port numpy to > IronPython [1], but that ap

[Ironpython-users] numpy in IronPython

2014-05-30 Thread Doug Blank
numpy is a numeric package for CPython that used a lot in science. Wondering about what it would take to develop a numpy for IronPython... I know a few years ago that there was a paid project to port numpy to IronPython [1], but that appears to have been only for Windows, and they seem to have som