NeinMath is playing around with arbitrary precision integers, written in pure managed code, not using any unsafe stuff, and a bit faster than the build-in .NET type for integers with a few thousand bits.
Info
Version: | 1.5.1 |
Author(s): | Axel Heer |
Last Update: | Saturday, January 7, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nein.tech/nein-math |
NuGet Url: | https://www.nuget.org/packages/NeinMath |
Install
Install-Package NeinMath
dotnet add package NeinMath
paket add NeinMath
NeinMath Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
Tags