Brian Gladman
|
bd6028cf7e
|
add new MPIR.Net build
|
2019-06-26 22:30:32 +01:00 |
|
Brian Gladman
|
94fb6c8111
|
add MPIR.Net files
|
2019-06-26 22:15:07 +01:00 |
|
Alex Dyachenko
|
e10eae8371
|
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 |
|
Alex Dyachenko
|
05c71611a9
|
Moved MPIR.Net-specific symbols from gmp-h.in to gmp-impl.h. Added comments in inp_raw.c and out_raw.c to document the changes.
|
2016-03-28 09:23:58 -04:00 |
|
Alex Dyachenko
|
4242b5e2bb
|
Updated unit tests to work on Win32 as well as Win64
|
2016-01-14 14:07:20 -05:00 |
|
Alex Dyachenko
|
59aabe3eca
|
Added HugeInt.AllocatedSize and HugeFloat.AllocatedPrecision properties
|
2016-01-09 15:55:05 -05:00 |
|
Alex Dyachenko
|
4cf01038d5
|
Refactored unit test method names to be prefixed with the type
|
2014-05-20 15:37:16 -04:00 |
|
Alex Dyachenko
|
eb5c0be34c
|
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 |
|
Alex Dyachenko
|
e884839eec
|
Size and GetLimb. Completed MPIR 2.6.0 section 5.16.
|
2014-04-28 12:06:21 -04:00 |
|
Alex Dyachenko
|
aa93d2f13a
|
Auto-allocating version of the Export. Completed MPIR 2.6.0 section 5.14.
|
2014-04-28 11:37:09 -04:00 |
|
Alex Dyachenko
|
fa0939fbd3
|
Import/Export to limb data; todo: implement auto-allocation of export destination array.
|
2014-04-27 23:30:56 -04:00 |
|
Alex Dyachenko
|
adb5be1ece
|
String IO. Completed MPIR 2.6.0 section 5.12.
|
2014-04-23 20:44:37 -04:00 |
|
Alex Dyachenko
|
607caf6b7e
|
Raw binary IO. This necessitated some refactoring to the MPIR code.
|
2014-04-12 00:04:12 -04:00 |
|