Commit graph

49 commits

Author SHA1 Message Date
Matthias Gessinger
ac29673684 Implement Graeffe Transform for real and complex poly 2021-07-27 14:12:07 +02:00
Fredrik Johansson
9329279e8f Lambert W function of power series 2017-03-20 22:56:37 +01:00
Fredrik Johansson
dc99f67932 add arb_poly_log1p_series, acb_poly_log1p_series 2017-02-26 15:22:25 +01:00
Fredrik Johansson
04973d7b64 add acb_poly_exp_pi_i_series 2017-02-16 10:54:39 +01:00
Fredrik Johansson
84a49ff8fd add methods to count allocated bytes; restrict memory usage in zeta sum sieving 2016-10-19 17:58:37 +02:00
Fredrik Johansson
e2635824ce add binomial and borel transforms for acb_poly 2016-10-19 14:51:27 +02:00
Fredrik Johansson
a357181b71 add polynomial valuation functions 2016-09-07 16:25:32 +02:00
Fredrik Johansson
b6be51978f add polynomial add_series and sub_series methods 2016-09-07 16:03:47 +02:00
Fredrik Johansson
9f0e392d2b add poly set_trunc and set_trunc_round methods 2016-09-02 16:01:15 +02:00
Fredrik Johansson
6f294eab35 add poly is_zero, is_one, is_x methods 2016-05-16 12:33:16 +02:00
Fredrik Johansson
4c05069ba9 normalise output in acb_poly_scalar_div 2016-04-28 11:48:10 +02:00
Fredrik Johansson
78a6ce2c19 normalise output in acb_poly_scalar_mul 2016-04-28 11:45:16 +02:00
alex
ae3777314d ENH: acb poly scalar mul and div convenience functions 2016-04-27 21:23:54 -04:00
Fredrik Johansson
ecb70e7476 update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
alex
650d891efc MAINT: move upper incomplete gamma series from acb_poly to acb_hypgeom 2016-04-19 15:27:53 -04:00
Fredrik Johansson
72d40364c6 add arb_poly_sinc_series, acb_poly_sinc_series 2016-03-13 00:22:17 +01:00
Fredrik Johansson
d1ac8dc4b9 sinh and cosh for power series 2016-03-11 03:40:31 +01:00
Fredrik Johansson
d04a8705a2 implement convolution-based Taylor shift 2016-01-19 14:17:33 +01:00
Fredrik Johansson
ebd0d9ce64 implement fast Taylor shift and use in special-form polynomial composition 2016-01-18 14:38:21 +01:00
alex
c7ef0f64ac MAINT: print(...) is now implemented like fprint(stdout, ...) 2016-01-01 17:18:55 -05:00
alex
020433d0dc ENH: add fprint 2015-12-31 19:06:07 -05:00
William Hart
34008143c1 long -> slong return values. 2015-11-10 13:41:43 +00:00
William Hart
93ef67cea6 long -> slong acb_poly.h. 2015-11-06 11:13:20 +00:00
Fredrik Johansson
e80198f82d acb_poly_validate_real_roots 2015-10-07 14:44:47 +02:00
Fredrik Johansson
59203d90ef implement the Fujiwara root bound 2015-07-22 13:24:08 +02:00
Fredrik Johansson
e4f4447d3f add digamma series 2015-07-07 14:30:36 +02:00
Fredrik Johansson
5c58ec18a9 change some arf instances to mag 2015-07-04 22:44:22 +02:00
Fredrik Johansson
2c5d00981e implement [arb/acb]_poly_cot_pi_series 2015-06-16 13:10:18 +02:00
Fredrik Johansson
6c9bc0692f fix missing const 2015-02-16 15:06:26 +01:00
Fredrik Johansson
39b3433b2b add arb/acb_poly_add_si 2015-02-15 05:00:31 +01:00
Fredrik Johansson
ed2990d5f8 add sin_pi_series and friends 2015-02-10 17:45:20 +01:00
Fredrik Johansson
8022fca3b4 add arb_poly_majorant, acb_poly_majorant 2015-02-10 13:13:46 +01:00
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