Iridium Release 8: 2007 March (v2007.3.8)

Published 14 März 07 10:47 | Christoph Rüegg

I've just released a new version of the C# Math.NET Numerics toolkit Iridium, v2007.3.8. Grab it here.

What's new in this release?

  • Completely revised FFT implementation
  • Integration of the Torschutz Random Library, revised and extended with pdf/cdf functions.
  • Various minor enhancements and fixes

I allowed myself to include some breaking changes; you'll have to update your code if you're working with either FFT transformations or with probability distributions and random generators. Nevertheless, I still recommend to upgrade, as I don't expect breaking changes in this extent (if any) in the next few releases.

Comments

# MovGP0 said on März 31, 2007 09:34 :

It seems that Integration is still missing. Anyway this is a really great work and its nice to see that its still processing.