Re: [IronPython] Sho

2011-01-26 Thread Sumit Basu
Thanks for the shout-out, Curt! This is a pretty proud day for us; we've been working on Sho for five years and are finally releasing it to the public :) The official web site is http://research.microsoft.com/sho The license allows for use non-commercial purposes, which includes academic, per

[IronPython] Sho

2011-01-26 Thread Curt Hagenlocher
I thought the people on this list might be interested in the following IronPython-based tooling for technical computing: http://msdn.microsoft.com/en-us/devlabs/gg585581.aspx Disclaimer: I'm not sure what the license is. -Curt ___ Users mailing list

Re: [IronPython] Module has no date attribute

2011-01-26 Thread Federico Vaggi
Testing in the ironpython interactive shell: IronPython 2.7 Beta 1 (2.7.0.10) on .NET 4.0.30319.1 Type "help", "copyright", "credits" or "license" for more information. >>> from networkx import sys Traceback (most recent call last): File "", line 1, in File "C:\Python27\Lib\site-packages\ne