summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-15 15:17:18 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-15 15:17:18 +0000
commit5cf652726eef22f389172f8583c5192f248b4f4b (patch)
tree5d550029c566a75d2d463e45c2fcfc78f8723735 /TODO
parentc708b57a358d843d0ad2ea02213e9f653658e3b2 (diff)
downloadmpfr-5cf652726eef22f389172f8583c5192f248b4f4b.tar.gz
[TODO] added item
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6668 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1a0589d45..a2b60cc6f 100644
--- a/TODO
+++ b/TODO
@@ -89,6 +89,8 @@ Table of contents:
4. New functions to implement
##############################################################################
+- implement functions for random distributions, see for example
+ http://websympa.loria.fr/wwsympa/arc/mpfr/2010-01/msg00034.html
- wanted for Magma [John Cannon <john@maths.usyd.edu.au>, Tue, 19 Apr 2005]:
HypergeometricU(a,b,s) = 1/gamma(a)*int(exp(-su)*u^(a-1)*(1+u)^(b-a-1),
u=0..infinity)