Commit graph

17 commits

Author SHA1 Message Date
Fredrik Johansson
9f87237a56 incomplete gamma function of power series 2015-01-22 14:43:52 +01:00
Fredrik Johansson
9f46fd1133 add poly_set_round methods 2015-01-19 16:52:15 +01:00
Fredrik Johansson
f66d002884 more is_real methods; use in acb_mat exp and det 2015-01-18 17:21:23 +01:00
Fredrik Johansson
143543f4fa more get_unique_fmpz methods, and code for generating Swinnerton-Dyer polynomials 2015-01-16 17:02:03 +01:00
Fredrik Johansson
dd7cdca99f improve sqrt and rsqrt of power series with a binomial as input 2015-01-15 15:28:21 +01:00
Fredrik Johansson
de1e9bbde4 more functions of complex power series: pow, agm, erf, elliptic_k, elliptic_p 2015-01-13 17:18:24 +01:00
Fredrik Johansson
2caa2bf8d2 change divrem to return success/fail instead of aborting on divide by zero 2015-01-06 14:35:00 +01:00
Fredrik Johansson
d7a1a84f25 add inline functions to library 2014-12-25 15:50:37 +01:00
Fredrik Johansson
a98caad160 add acb_poly powering code, eisenstein series, and more test code 2014-10-21 16:39:48 +02:00
Fredrik Johansson
3095ac9614 add polylog_series and document 2014-07-10 01:52:25 +02:00
Fredrik Johansson
9a6a1e8f20 header fix 2014-07-06 17:36:00 +02:00
Fredrik Johansson
323a20db65 initial code for polylogarithms 2014-07-06 17:16:54 +02:00
Fredrik Johansson
4cc48bd0a1 generalize powsum to allow a geometric factor 2014-07-05 17:38:02 +02:00
Fredrik Johansson
60aa92747c remove comments 2014-06-20 11:36:37 +02:00
Fredrik Johansson
075cc472d6 port most of the zeta function code 2014-06-13 22:08:25 +02:00
Fredrik Johansson
e7f0fff490 port gamma function power series methods 2014-06-05 00:43:30 +02:00
Fredrik Johansson
c939538a0a complex polys 2014-05-16 14:04:28 +02:00