.NET Standard math library.
Info
Version: | 1.0.8 |
Author(s): | Vadim Dmitriev |
Last Update: | Monday, May 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vadim1195/MathLib |
NuGet Url: | https://www.nuget.org/packages/MathLib.Engine |
Install
Install-Package MathLib.Engine
dotnet add package MathLib.Engine
paket add MathLib.Engine
MathLib.Engine Download (Unzip the "nupkg" after downloading)
Dependencies
- MathNet.Symbolics(>= 0.20.0)
- MathNet.Numerics(>= 4.7.0)
- Antlr4(>= 4.6.6)
- Antlr4.CodeGenerator(>= 4.6.6)
- Antlr4.Runtime(>= 4.6.6)