Fredrik Johansson
|
1a0e89c749
|
move zeta function implementation code to separate module (wip)
|
2013-02-28 17:24:50 +01:00 |
|
Fredrik Johansson
|
c74ddfc98c
|
remove/rename obsolete code
|
2013-02-27 18:31:04 +01:00 |
|
Fredrik Johansson
|
89ec3378a1
|
add functions for evaluating an fmprb_poly with an fmpcb argument
|
2013-02-27 16:09:36 +01:00 |
|
Fredrik Johansson
|
6921bdcee4
|
add fmpcb_gamma, fmpcb_rgamma, fmpcb_lgamma and refactored Stirling series code
|
2013-02-20 11:58:08 +01:00 |
|
Fredrik Johansson
|
6a6136fa99
|
add fmprb_atan2 with test code; use for and fix bug in fmpcb_arg
|
2013-02-19 11:17:21 +01:00 |
|
Fredrik Johansson
|
66827debb0
|
add some more fmpcb helper functions
|
2013-02-17 18:23:29 +01:00 |
|
Fredrik Johansson
|
fb18b0663c
|
implement squaring formula and reduce number of temporaries in fmpcb_mul
|
2013-02-16 02:24:39 +01:00 |
|
Fredrik Johansson
|
56ea7b2e3b
|
slight improvements to zeta code; remove old implementation
|
2013-01-24 15:27:23 +01:00 |
|
Fredrik Johansson
|
3f0901e71a
|
move hypgeom code to its own module, +improvements and docs
|
2013-01-23 15:54:38 +01:00 |
|
Fredrik Johansson
|
2a68e4bcb2
|
fix a typo
|
2013-01-20 01:20:56 +01:00 |
|
Fredrik Johansson
|
fa5ad50f6e
|
fix error bounding for zeta_series, +docs, tests
|
2013-01-19 20:45:35 +01:00 |
|
Fredrik Johansson
|
873fd7f76c
|
add fmpcb_abs
|
2012-12-03 11:07:47 +01:00 |
|
Fredrik Johansson
|
2ca8228fd9
|
initial code for the Hurwitz zeta function with derivatives
|
2012-11-29 16:06:15 +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
|
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
|
b51d81a107
|
update documentation
|
2012-11-07 18:16:29 +01:00 |
|
Fredrik Johansson
|
739bb8bd8d
|
document the fmpcb module
|
2012-11-07 12:35:28 +01:00 |
|
Fredrik Johansson
|
daf5550c78
|
more helper functions, and some documenting
|
2012-10-16 10:27:05 +02:00 |
|