diff options
author | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2010-01-15 15:17:18 +0000 |
---|---|---|
committer | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2010-01-15 15:17:18 +0000 |
commit | 5cf652726eef22f389172f8583c5192f248b4f4b (patch) | |
tree | 5d550029c566a75d2d463e45c2fcfc78f8723735 /TODO | |
parent | c708b57a358d843d0ad2ea02213e9f653658e3b2 (diff) | |
download | mpfr-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-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |