cureos / csnumerics

Portable numerical algorithms in C#
GNU Lesser General Public License v3.0
33 stars 11 forks source link
CSNumerics logo

CSNumerics

Portable numerical algorithms in C#

Copyright (c) 2012-2022 Anders Gustafsson, Cureos AB. Licensed under the GNU Lesser General Public License version 3.

NuGet NuGet Build status Gitter

Usage

CSNumerics is a .NET Standard 1.0 and 2.0 class library of various numerical algorithms written in C#.

It currently consists of C# implementations of Michael J.D. Powell's optimization algorithms:

Use NuGet to include CSNumerics in your application.