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
|
65ace72f31
|
Fixed int expressions test
|
2014-05-20 15:37:32 -04: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
|
8db0846661
|
Refactored all Mpir***Expression classes to Integer***Expression
|
2014-05-05 13:40:43 -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
|
7e422eaf19
|
Refactor of Power(Ui, Ui) to return an expression
|
2014-05-03 21:36:30 -04:00 |
|
Alex Dyachenko
|
d0370c472c
|
RemoveFactors
|
2014-05-02 16:44:31 -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
|
77204b819e
|
Random integer generation - comleted MPIR 2.6.0 section 5.13.
|
2014-04-30 21:35:57 -04:00 |
|
Alex Dyachenko
|
2f5bbb1f80
|
Moved source files outside the Build.VC** dir
|
2014-04-07 21:15:40 -04:00 |
|