Commit Graph

66 Commits

Author SHA1 Message Date
Alex Dyachenko
5dc400ff8f LCM 2014-05-02 00:01:17 -04:00
Alex Dyachenko
a69ecaa52c GCD 2014-05-01 19:46:51 -04:00
Alex Dyachenko
66dbec5d63 NextPrimeCandidate 2014-05-01 13:40:08 -04:00
Alex Dyachenko
8b547cc544 IsProbablePrime/IsLikelyPrime methods 2014-04-30 23:19:32 -04:00
Alex Dyachenko
77204b819e Random integer generation - comleted MPIR 2.6.0 section 5.13. 2014-04-30 21:35:57 -04:00
Alex Dyachenko
e22246209f MPIR 2.6.0 section 9 - random state init/seed/clear/generate_ui 2014-04-29 23:06:30 -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
c9ba616e58 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
Alex Dyachenko
8c865f1277 Updated XML comments 2014-04-24 20:39:39 -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
f4d3fd57d6 Merge branch 'master' of github.com:adyache/mpir 2014-04-12 00:04:31 -04:00
Alex Dyachenko
607caf6b7e Raw binary IO. This necessitated some refactoring to the MPIR code. 2014-04-12 00:04:12 -04:00
Alex Dyachenko
248eb1c5dc Raw binary IO. This necessitated some refactoring to the MPIR code. 2014-04-11 21:09:39 -04:00
Alex Dyachenko
2f5bbb1f80 Moved source files outside the Build.VC** dir 2014-04-07 21:15:40 -04:00