mpir/mpir.net/mpir.net-tests/HugeIntTests
2014-05-20 13:05:15 -04:00
..
Arithmetic.cs Minor cleanup refactoring. Exposed a digit value table from GMP so it could be reused. Added a build event to solve the issue locking MPIR.Net assembly after test runs. 2014-04-26 15:40:07 -04:00
Assignment.cs Factorial. Added a Value property getter to make compound operators possible. 2014-05-03 22:46:33 -04:00
Bitwise.cs
Comparisons.cs Refactored all Mpir***Expression classes to Integer***Expression 2014-05-05 13:40:43 -04:00
ConstructionAndDisposal.cs Refactor to make int constructors auto-allocating, and make Allocate a factory method. 2014-05-20 13:05:15 -04:00
Conversions.cs Refactor to make int constructors auto-allocating, and make Allocate a factory method. 2014-05-20 13:05:15 -04:00
ExpressionTests.cs Refactor to make int constructors auto-allocating, and make Allocate a factory method. 2014-05-20 13:05:15 -04:00
IO.cs Added draft tests for rational. Global replace from int only. Need review for completeness, many tests failing. 2014-05-20 11:06:26 -04:00
Math.cs
NumberTheoretic.cs Refactor to make int constructors auto-allocating, and make Allocate a factory method. 2014-05-20 13:05:15 -04:00