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+.
To install IntX, run the following command in the Package Manager Console
PM> Install-Package IntX
Release Notes
Added license text into distribution.
Owners
Authors
Copyright
Copyright (c) 2005-2011, Andriy Kozachuk
Tags
Dependencies
IntX 1.0.0.1 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| IntX 1.0.0.1 | 172 | Tuesday, January 03, 2012 |
| IntX 1.0.0.0 | 28 | Friday, December 23, 2011 |