Extreme Optimization Numerical Libraries for .NET Releases

Released: Nov 28, 2023

8.1.22 での更新項目

機能

  • Added support for Microsoft .NET 8.0.

Released: Jun 1, 2023

8.1.15 での更新項目

機能

  • Added support for Microsoft .NET 7.0.

Released: Jun 26, 2021

8.0.0 での更新項目

機能

  • Added support for Microsoft .NET 5.0 and .NET Core 3.1.

Released: Nov 14, 2018

7.0 での更新項目

機能

NET Core and .NET Standard support

  • Support for .NET Core 1.1 and 2.1.
  • Support for .NET Standard 1.3 and 2.0.
  • Support for .NET Framework 3.5, 4.0, 4.72 and later.

Linear algebra

  • Major enhancements
    • Broadcasting vectors in matrix operations.
    • Enable Conditional Numerical Reproducibility option for native libraries.
    • Upgraded native libraries to Intel® Math Kernel Library version 2019 Update 0.
    • Upgraded managed linear algebra library to LAPACK 3.7.0.
    • Improved range and accuracy of matrix...

Released: Mar 21, 2016

Updates in this release

Updates in 6.0

Universal Improvements

  • There now is one setup for both 32 and 64 bit operating systems.
  • Libraries can also be installed as NuGet packages, for easier upgrading.
  • The documentation has been fully updated to the latest API.
  • New and updated QuickStart samples illustrate the new API.

Math Library

  • Flexible genetic optimization framework.
  • Dormand-Price adaptive RK ODE solver.
  • Akima splines and cubic Hermite splines.
  • Evaluation of orthogonal polynomials.
  • Error functions for Quad precision...