NumPy and SciPy for IronPython / #.Net

March 10, 2011

in IronPython,NumPy,PowerShell,SciPy

My colleague posted about Python Tools for Visual Studio being released. Also released are the NumPy and SciPy packages.

These packages implement a fast and flexible multi-dimensional array package (NumPy) and a large collection of scientific and numerical algorithms built on top of the array (SciPy).

Both packages consist of a heavily optimized native core implementation of the algorithms and a custom .NET interface.

This means that the full functionality is available […] to all .NET languages.

Including PowerShell.

{ 2 trackbacks }

ehcache.net
03.19.11 at 2:53 am
NumPy 1.5 Beginner’s Guide
11.22.11 at 6:39 pm

{ 3 comments… read them below or add one }

Grant Steinfeld 03.12.11 at 10:59 am

Excellent, was just looking for a new Python IDE, Visual Studio for JavaScript still rocks, Eclipse is well not as slick as VS, thanks for sharing …

James Tryand 03.12.11 at 7:20 pm

Have you seen Sho ? I believe it uses the intel math kernel library behind the scenes.

Doug Finke 03.13.11 at 6:30 pm

Thanks for the comment James. Yes, I have downloaded and tried to hook up Sho inside PowerShell. I hit some walls trying to work with some of the arrays Sho sets up and PowerShell and then I punched out.

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Contrat Creative Commons

© 2007-2013, Doug Finke