Fredrik Johansson
|
7946454c0a
|
improve zeta sum by using sieving
|
2013-01-28 15:52:39 +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
|
b76602eca5
|
make use of the improved set_round functions
|
2013-01-09 18:02:38 +01:00 |
|
Fredrik Johansson
|
e680993c60
|
fix an off-by-one error
|
2012-12-26 11:26:43 +01:00 |
|
Fredrik Johansson
|
76a4b8dcc1
|
faster Bernoulli number generation
|
2012-12-19 14:04:00 +01:00 |
|
Fredrik Johansson
|
ffd27fb34c
|
error bounding for zeta series
|
2012-12-04 14:18:01 +01:00 |
|
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 |
|