summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index e2b87b2..06d041c 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+From Karim Belabas 9 Jan 2014:
+Implement Hurwitz(s,x) -> gives Zeta for x=1.
+Cf http://arxiv.org/abs/1309.2877
+
From Andreas Enge 27 August 2012:
Implement im(atan(x+i*y)) as
1/4 * [log1p (4y / (x^2 +(1-y)^2))]