Thursday, March 19, 2009

Numerical computing in IronPython with Ironclad

Numerical computing in IronPython with Ironclad — The Endeavour: "The purpose of Ironclad is to allow you to use Python C extensions (of which there are many) from inside IronPython without recompiling anything. The secret purpose has always been to get NumPy working in Resolver One, and in release 1.4 we finally achieved this goal. Although the integration is still alpha level, you can import and use NumPy inside the spreadsheet grid and user code: you can see a screencast about the integration here."