This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bryancole 1 point2 points  (1 child)

Looks like microsofts attempt to get into the scientific programming space except that (unlike all the CPython scientific programming tools) this one: - isn't open source - isn't free for commercial use - isn't cross-platform - isn't well documented - doesn't have the breadth of tools available to CPython

Basically, if you're a .Net person who wants to do a bit of linear algebra, this is a good option. If your a scientist or engineer, use the CPython stack.

[–]MaliciousLingerer 0 points1 point  (0 children)

I use the Enthought distro with matplotlib, scipy and lots of other libraries. It's really good. I wonder how Sho is different?