Commit graph

23 commits

Author SHA1 Message Date
Fredrik Johansson
66827debb0 add some more fmpcb helper functions 2013-02-17 18:23:29 +01:00
Fredrik Johansson
56ea7b2e3b slight improvements to zeta code; remove old implementation 2013-01-24 15:27:23 +01:00
Fredrik Johansson
fa5ad50f6e fix error bounding for zeta_series, +docs, tests 2013-01-19 20:45:35 +01:00
Fredrik Johansson
ffd27fb34c error bounding for zeta series 2012-12-04 14:18:01 +01:00
Fredrik Johansson
873fd7f76c add fmpcb_abs 2012-12-03 11:07:47 +01:00
Fredrik Johansson
1f66412969 fixes 2012-11-30 02:26:40 +01:00
Fredrik Johansson
707aa67204 add some fmpcb helper functions; edits to documentation 2012-11-29 15:58:26 +01:00
Fredrik Johansson
6627cfde6a tidy nth root code; update documentation 2012-11-26 17:42:16 +01:00
Fredrik Johansson
f3818f5e49 add a few helper functions (work in progress) 2012-11-23 17:41:46 +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
937dc4da57 add complex trigonometric functions 2012-11-16 14:06:49 +01:00
Fredrik Johansson
ff087f6fb3 complex Riemann zeta function 2012-11-10 19:44:55 +01:00
Fredrik Johansson
4b05b7b123 add a couple of fmpcb helper functions 2012-11-10 18:53:47 +01:00
Fredrik Johansson
8bb4f5a6a9 don't use the three-point complex multiplication by default, as it introduces too much error in some cases 2012-11-10 18:43:43 +01:00
Fredrik Johansson
45ad953f69 add complex log, exp, pow 2012-11-09 17:45:25 +01:00
Fredrik Johansson
658498eada arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
Fredrik Johansson
c96f9cf837 add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
Fredrik Johansson
739bb8bd8d document the fmpcb module 2012-11-07 12:35:28 +01:00
Fredrik Johansson
615ea353a5 some more work on the fmpcb module; test code for multiplication 2012-11-07 11:48:22 +01: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
ad04dedb8f add helpers for absolute value upper bounds 2012-10-15 16:14:31 +02:00
Fredrik Johansson
c305ff6338 initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00