[Ironpython-users] Fwd: numpy in IronPython

2014-06-05 Thread Pawel Jasinski
-- Forwarded message -- From: Pawel Jasinski Date: Thu, Jun 5, 2014 at 3:18 PM Subject: Re: [Ironpython-users] numpy in IronPython To: Doug Blank Projects are the same except: - Marc changed namespace - Marc removed some projects (e.g. f2py) - diff reports to much (numpy/NumpyDo

Re: [Ironpython-users] numpy in IronPython

2014-06-05 Thread Pawel Jasinski
I would recommend running a diff between the "pure-numpy" and https://github.com/numpy/numpy-refactor --pawel On Thu, Jun 5, 2014 at 1:28 PM, Doug Blank wrote: > I was able to make contact with Timothy Hochberg and Mark DeArman and get > the source code to a couple of older numeric/numpy Python

Re: [Ironpython-users] numpy in IronPython

2014-06-05 Thread Doug Blank
I was able to make contact with Timothy Hochberg and Mark DeArman and get the source code to a couple of older numeric/numpy Python libraries. I'm not sure exactly how old these are, nor what version of numpy they implement, but the code can be found here: https://bitbucket.org/dblank/pure-numpy/