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 some unfinished bits. Not sure what the license of that is. What to do for numpy IronPython on other platforms? PyPy has been working on their numpy for years [2] and have made some great progress [3]. Would that help a numpy on IronPython? -Doug [1] - https://www.enthought.com/repo/.iron/ [2] - https://bitbucket.org/pypy/numpy.git [3] - http://buildbot.pypy.org/numpy-status/latest.html
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users