Info
Version: | 1.0.3 |
Author(s): | wiuwiu |
Last Update: | Sunday, June 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wiu-wiu/FastMath |
NuGet Url: | https://www.nuget.org/packages/FastMath |
Install
Install-Package FastMath
dotnet add package FastMath
paket add FastMath
FastMath Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
It uses memoization technique to calculate methods as fast as possible. Check project github page to get more information.