Fredrik Johansson
|
9dc40d61cb
|
add missing polynomial subtraction methods, make sure to always round when adding/subtracting
|
2013-05-28 17:36:38 +02:00 |
|
Fredrik Johansson
|
a607bf7fa1
|
add complex multipoint evaluation/interpolation and helper functions
|
2013-05-09 18:47:34 +01:00 |
|
Fredrik Johansson
|
7dd9a64d27
|
add divrem for complex polynomials
|
2013-05-09 17:58:56 +01:00 |
|
Fredrik Johansson
|
c81444dc4d
|
don't use the Gauss formula for fmpcb_poly_mul by default; make it a separate function
|
2013-05-09 17:35:36 +01:00 |
|
Fredrik Johansson
|
35f6f21c93
|
add fmprb_contains and versions; fix a bug; test code for find_roots
|
2012-11-16 15:12:54 +01:00 |
|
Fredrik Johansson
|
658498eada
|
arithmetic for complex polynomials
|
2012-11-08 15:49:44 +01:00 |
|
Fredrik Johansson
|
daf5550c78
|
more helper functions, and some documenting
|
2012-10-16 10:27:05 +02:00 |
|
Fredrik Johansson
|
755b19f0eb
|
main routine for polynomial root finding
|
2012-10-16 09:29:02 +02:00 |
|
Fredrik Johansson
|
30e004ecb1
|
add helper functions for root isolation
|
2012-10-15 17:31:04 +02:00 |
|
Fredrik Johansson
|
e655d03247
|
add a function for computing a root inclusion of a complex polynomial
|
2012-10-15 16:29:09 +02:00 |
|
Fredrik Johansson
|
c305ff6338
|
initial code for complex numbers and polynomials
|
2012-10-14 16:30:01 +02:00 |
|