What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Birgitta Böckeler, Distinguished Engineer at ...
AUSTIN, Texas, July 1 /PRNewswire/ — Enthought, Inc., a leading Python and Scientific Computing technology provider announces plans to extend the SciPy and NumPy libraries to IronPython and the .Net ...
After long suffering from stagnant development, the IronPython project for running Python on .Net is getting a new lease on life with new team leaders and a Python 3 upgrade Development on IronPython, ...
Reported 2010-07-23 by unknown, assigned to @hagberg. Trying to import nx in IronPython 2.6 fails because of these two lines which try to import modules not available in IronPython: ...