Commit graph

12 commits

Author SHA1 Message Date
Fredrik Johansson
1f66412969 fixes 2012-11-30 02:26:40 +01:00
Fredrik Johansson
2ca8228fd9 initial code for the Hurwitz zeta function with derivatives 2012-11-29 16:06:15 +01:00
Fredrik Johansson
6627cfde6a tidy nth root code; update documentation 2012-11-26 17:42:16 +01:00
Fredrik Johansson
b633bd4200 fix bugs in fmpcb_arg 2012-11-26 16:54:46 +01:00
Fredrik Johansson
139fe3ee65 code for complex nth roots (work in progress) 2012-11-23 17:50:51 +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
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
c96f9cf837 add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +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
c305ff6338 initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00