
ironlab
IronLab is suite of WPF controls providing an embeddable, interactive numerical computing environment for scientific, engineering and mathematical use.
IronLab is designed to be used with NumPy and SciPy for .NET. It comprises:
- An embeddable interactive shell/editor with autocompletion/help (can also be used stand-alone or as a generic IronPython shell)
- 2D and 3D interactive plotting based on WPF, DirectX and Direct2D (for faster plotting).
These can (and are!) used in various combinations to provide IronPython scripting for existing .NET applications. The .NET versions of NumPy / SciPy can be incorporated to obtain an embeddable numerical computing environment.
To begin, take a look at the GettingStarted section of the Wiki.
Project Information
The project was created on Sep 17, 2011.
- License: GNU Lesser GPL
- 9 stars
- svn-based source control
Labels:
IronPython
Numerical
Embedded
Console
NumPy
SciPy
Embeddable
Plotting
Visualization
WPF