NeinMath 1.3.1
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.
Install-Package NeinMath -Version 1.3.1
dotnet add package NeinMath --version 1.3.1
<PackageReference Include="NeinMath" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NeinMath --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NeinMath, 1.3.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NeinMath as a Cake Addin
#addin nuget:?package=NeinMath&version=1.3.1
// Install NeinMath as a Cake Tool
#tool nuget:?package=NeinMath&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added SourceLink.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.1 | 508 | 2/15/2019 |
1.3.0 | 577 | 9/12/2018 |
1.2.0 | 612 | 6/28/2018 |
1.1.1 | 688 | 1/4/2018 |
1.1.0 | 715 | 6/11/2017 |
1.0.1 | 927 | 6/28/2016 |
1.0.0 | 881 | 5/19/2016 |
0.2.5 | 958 | 12/6/2015 |
0.2.4 | 901 | 11/21/2015 |
0.2.3 | 959 | 9/13/2015 |
0.2.2 | 909 | 8/16/2015 |
0.2.1 | 755 | 4/11/2015 |
0.2.0 | 694 | 4/7/2015 |
0.1.1 | 706 | 4/1/2015 |
0.1.0 | 738 | 3/27/2015 |