Fredrik Johansson
|
3b87e6f54f
|
fast multipoint evaluation
|
2012-09-23 22:02:54 +02:00 |
|
Fredrik Johansson
|
cde17ff8a7
|
add barycentric interpolation, and helper functions
|
2012-09-23 21:39:48 +02:00 |
|
Fredrik Johansson
|
0c67b2e4a9
|
polynomial interpolation, using the Newton scheme
|
2012-09-22 04:18:13 +02:00 |
|
Fredrik Johansson
|
97678175ee
|
polynomial evaluation (only the Horner algorithm for now)
|
2012-09-22 00:32:33 +02:00 |
|
Fredrik Johansson
|
dc0ed86c71
|
add polynomial division with remainder
|
2012-09-21 16:52:26 +02:00 |
|
Fredrik Johansson
|
2cfac2b7cb
|
refactor into more fmpr helper functions
|
2012-09-21 13:52:39 +02:00 |
|
Fredrik Johansson
|
a40b61c7f9
|
fixes, tests and docs for exp_series
|
2012-09-21 13:09:38 +02:00 |
|
Fredrik Johansson
|
9f7320c008
|
improve square roots
|
2012-09-20 17:11:59 +02:00 |
|
Fredrik Johansson
|
942fd30c90
|
further cleanup
|
2012-09-20 15:51:49 +02:00 |
|
Fredrik Johansson
|
9caf29c11c
|
document gamma
|
2012-09-20 13:15:41 +02:00 |
|
Fredrik Johansson
|
8b4d882c87
|
switch to a macro for caching constants
|
2012-09-20 12:25:41 +02:00 |
|
Fredrik Johansson
|
0d2b7e3e04
|
some refactoring
|
2012-09-20 12:00:13 +02:00 |
|
Fredrik Johansson
|
309e10f4b1
|
add rising factorial
|
2012-09-18 13:43:11 +02:00 |
|
Fredrik Johansson
|
1b947fe4c4
|
implement Karatsuba's FEE algorithm for gamma(p/q)
|
2012-09-16 22:36:49 +02:00 |
|
Fredrik Johansson
|
537951f0d8
|
don't track built documentation
|
2012-09-16 03:23:14 +02:00 |
|
Fredrik Johansson
|
d251d25bef
|
add fmpr_pow_sloppy, for magnitude bounding
|
2012-09-16 03:22:13 +02:00 |
|
Fredrik Johansson
|
03659c0457
|
update documentation; call this 0.1
|
2012-09-14 13:06:24 +02:00 |
|
Fredrik Johansson
|
c2a9b8b3e8
|
add cmpabs, fix bugs, and simplify division error bounding
|
2012-09-14 12:38:43 +02:00 |
|
Fredrik Johansson
|
9c986ebe9e
|
update documentation, more
|
2012-09-13 18:09:11 +02:00 |
|
Fredrik Johansson
|
f0532e58ea
|
update documentation
|
2012-09-13 17:42:20 +02:00 |
|
Fredrik Johansson
|
d3a4a76785
|
update documentation
|
2012-09-13 16:04:34 +02:00 |
|
Fredrik Johansson
|
9c9cace136
|
some more work on the documentation
|
2012-09-13 15:07:50 +02:00 |
|
Fredrik Johansson
|
64a5cf11f6
|
start of documentation
|
2012-09-12 17:58:26 +02:00 |
|