Fredrik Johansson
|
06592241a1
|
fix pow aliasing issue and add test code
|
2013-08-02 21:06:10 +02:00 |
|
Fredrik Johansson
|
4bd28225bc
|
use flint_cleanup() everywhere
|
2013-07-30 13:53:10 +02:00 |
|
Fredrik Johansson
|
289a780a73
|
more simple interfaces for zeta functions; implement functional equation
|
2013-03-27 18:25:00 +01:00 |
|
Fredrik Johansson
|
5b1361958f
|
add wrapper for hurwitz zeta
|
2013-03-27 17:43:06 +01:00 |
|
Fredrik Johansson
|
475bb2c8f3
|
reorg zeta related functions
|
2013-03-27 15:54:05 +01:00 |
|
Fredrik Johansson
|
1ddaeee5d7
|
complex tan_pi, cot_pi
|
2013-03-26 17:40:42 +01:00 |
|
Fredrik Johansson
|
f0f687dd06
|
add fmpcb_tan, fmpcb_cot
|
2013-03-26 16:04:49 +01:00 |
|
Fredrik Johansson
|
f1d6faaf07
|
more work on powers
|
2013-03-26 13:39:06 +01:00 |
|
Fredrik Johansson
|
ee9a5eb8fc
|
add complex square roots
|
2013-03-22 13:32:48 +01:00 |
|
Fredrik Johansson
|
2b3ed11fa9
|
add complex digamma function
|
2013-03-04 11:28:53 +01:00 |
|
Fredrik Johansson
|
1a0e89c749
|
move zeta function implementation code to separate module (wip)
|
2013-02-28 17:24:50 +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
|
7946454c0a
|
improve zeta sum by using sieving
|
2013-01-28 15:52:39 +01:00 |
|
Fredrik Johansson
|
fa5ad50f6e
|
fix error bounding for zeta_series, +docs, tests
|
2013-01-19 20:45:35 +01:00 |
|
Fredrik Johansson
|
6627cfde6a
|
tidy nth root code; update documentation
|
2012-11-26 17:42:16 +01:00 |
|
Fredrik Johansson
|
937dc4da57
|
add complex trigonometric functions
|
2012-11-16 14:06:49 +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
|
615ea353a5
|
some more work on the fmpcb module; test code for multiplication
|
2012-11-07 11:48:22 +01:00 |
|