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
|
4242b5e2bb
|
Updated unit tests to work on Win32 as well as Win64
|
2016-01-14 14:07:20 -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
|
097230002a
|
Refactor to make int constructors auto-allocating, and make Allocate a factory method.
|
2014-05-20 13:05:15 -04:00 |
|
Alex Dyachenko
|
924a4b326d
|
Fibonacci and Lucas. MPIR 2.7.0 Section 5 (Integers) completed.
|
2014-05-05 13:22:47 -04:00 |
|
Alex Dyachenko
|
54802392db
|
Binomial
|
2014-05-05 12:43:18 -04:00 |
|
Alex Dyachenko
|
4d7063cb92
|
Primorial
|
2014-05-04 15:21:05 -04:00 |
|
Alex Dyachenko
|
dc5023bb4a
|
Factorial. Added a Value property getter to make compound operators possible.
|
2014-05-03 22:46:33 -04:00 |
|
Alex Dyachenko
|
d0370c472c
|
RemoveFactors
|
2014-05-02 16:44:31 -04:00 |
|
Alex Dyachenko
|
cb5954df40
|
Kronecker symbols
|
2014-05-02 15:30:30 -04:00 |
|
Alex Dyachenko
|
6ea5c7b08a
|
Jacobi and Legendre symbols
|
2014-05-02 15:07:27 -04:00 |
|
Alex Dyachenko
|
269d2f8145
|
Invert modulo
|
2014-05-02 15:06:57 -04:00 |
|
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 |
|