Commit graph

66 commits

Author SHA1 Message Date
Fredrik Johansson
dfa2ca7113 some more work on complex addmul and polynomial evaluation 2014-05-19 21:01:45 +02:00
Fredrik Johansson
6575ccf454 initial code for complex numbers 2014-05-15 16:36:30 +02:00
Fredrik Johansson
926bf06b70 fix filenames 2014-05-14 17:43:24 +02:00
Fredrik Johansson
ba71f5472e restore brent-kung composition 2014-05-14 17:12:27 +02:00
Fredrik Johansson
0b08122963 bump some more cutoffs 2014-05-14 13:09:51 +02:00
Fredrik Johansson
7f68f08534 adjust cutoff 2014-05-14 12:51:42 +02:00
Fredrik Johansson
08a8513462 fix 2014-05-14 12:04:08 +02:00
Fredrik Johansson
f5d37425f5 arb_poly module 2014-05-13 20:43:04 +02:00
Fredrik Johansson
09990f94bc fmpz based floating-point arithmetic (experimental) 2012-08-05 19:57:08 +02:00
Fredrik Johansson
81236fa093 enhancements to log/exp series; general zeta_ui; series expansion of log gamma 2012-04-17 12:45:59 +02:00
Fredrik Johansson
617e4997b1 make exp_series work with an arbitrary constant term; some improvements 2012-04-11 12:28:19 +02:00
Fredrik Johansson
e025325b3d add arb_log and related functions 2012-04-11 09:28:34 +02:00
Fredrik Johansson
729e9b7a15 estimate error in polynomial multiplication more accurately 2012-04-09 01:52:57 +02:00
Fredrik Johansson
18f764a9e5 add derivative, integral, in-progress series log, exp 2012-04-08 20:39:07 +02:00
Fredrik Johansson
3a6ef78f78 add arb_poly power series inversion 2012-04-08 02:44:20 +02:00
Fredrik Johansson
cc82154a19 add an arb_poly module 2012-04-07 20:38:35 +02:00