IntX 1.0.0.1
IntX is an arbitrary precision integers class written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementation. Runs on .NET 2.0+.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package IntX -Version 1.0.0.1
dotnet add package IntX --version 1.0.0.1
<PackageReference Include="IntX" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IntX --version 1.0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added license text into distribution.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on IntX:
Package | Downloads |
---|---|
ChrisBigMath
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.