mpir/mpir.net/mpir.net-tests/HugeIntTests
2019-06-28 14:51:15 -04:00
..
Arithmetic.cs Redefined MPIR.Net addition and subtraction assignment to use addmul/submul when applicable 2016-01-18 21:45:21 -05:00
Assignment.cs MPIR.Net - changed Swap methods to call the native implementations. 2016-06-08 20:41:18 -04:00
Bitwise.cs Updated unit tests to work on Win32 as well as Win64 2016-01-14 14:07:20 -05:00
Comparisons.cs Fixed MPIR.Net unit tests 2019-06-28 12:18:50 -04:00
ConstructionAndDisposal.cs Updated unit tests to work on Win32 as well as Win64 2016-01-14 14:07:20 -05:00
Conversions.cs Switched MPIR.Net HugeInt.ToDouble(out exp) method to use mpz_get_2exp_d instead of mpz_get_d_2exp 2019-06-28 14:51:15 -04:00
ExpressionTests.cs Updated unit tests to work on Win32 as well as Win64 2016-01-14 14:07:20 -05:00
IO.cs Implemented Read/Write/Modify limbs methods in MPIR.Net based on the new mpz_limbs_xxx functions 2017-07-11 11:19:48 -04:00
Math.cs Refactored unit test method names to be prefixed with the type 2014-05-20 15:37:16 -04:00
NumberTheoretic.cs Updated unit tests to work on Win32 as well as Win64 2016-01-14 14:07:20 -05:00