F# Math: Extreme Optimization 4.0 - 50 Quick Start samples in F#

The guys at Extreme Optimization have released version 4.0 of theirĀ  .NET math library.

This time the library comes with 50 QuickStart samples for F#, including polynomials in F#, numerical integration in F#, optimization in F#, Fourier Transforms in F#, continuous distributions in F# and discrete distributions in F#. Some other things on offer in 4.0 are:

  • Support for .NET Framework Version 4.0 and Visual Studio 2010
  • Parallellized.
  • New sparse linear program
  • Mixed integer linear programming
  • New special functions: hypergeometric, Riemann zeta, elliptic integrals, Frensel functions, Dawson's integral.
  • Full set of window functions for FFT's.

The original is here: Extreme Optimization Numerical Libraries for .NET.

[ Note, after a comment, I removed the inline description of the product - if you have a math library that can be used with F#, please let me know and I'd be glad to include a blog about it here ]