MathExtensions is a library for .NET that aims to provide useful extensions methods regarding various mathematical domains, like combinatorics, sequence analysis, sequence generation, sequence manipulation, random extractions, etc.
Info
Version: | 1.0.2.3 |
Author(s): | Tommaso Scalici |
Last Update: | Thursday, October 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TommasoScalici/MathExtensions |
NuGet Url: | https://www.nuget.org/packages/TommasoScalici.MathExtensions |
Install
Install-Package TommasoScalici.MathExtensions
dotnet add package TommasoScalici.MathExtensions
paket add TommasoScalici.MathExtensions
TommasoScalici.MathExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
Tags