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
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
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