Stefan Müller
|
04e1702a2e
|
Added TBigIntPolynomial.ScaleVariableByPowerOfTwo
|
2024-05-26 16:59:16 +02:00 |
Stefan Müller
|
fa5616f3cc
|
Fixed initializer of zero polynomial
|
2024-05-25 02:35:55 +02:00 |
Stefan Müller
|
cbaffbf55e
|
Added TBigIntPolynomial methods needed for bisection algorithm
|
2024-05-24 12:03:25 +02:00 |
Stefan Müller
|
aef4f28f46
|
Changed zero polynomial resulting from scaling to have one coefficient
|
2024-05-23 22:11:22 +02:00 |
Stefan Müller
|
37309d2817
|
Moved TBigIntPolynomial.IsEqualTo within the class
|
2024-05-23 22:07:58 +02:00 |
Stefan Müller
|
7ac4a3519a
|
Added TBigIntPolynomial.ToString
|
2024-05-20 01:04:18 +02:00 |
Stefan Müller
|
4c0ff2f23f
|
Added TBigIntPolynomial.ScaleVariable
|
2024-05-13 15:22:18 +02:00 |
Stefan Müller
|
0bbae0a83e
|
Added polynomial degree and coefficients as public properties
|
2024-05-13 15:22:18 +02:00 |
Stefan Müller
|
5808ec24f2
|
Added polynomials
|
2024-05-13 15:21:58 +02:00 |