summaryrefslogtreecommitdiff
path: root/mpfr/AUTHORS
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-02-01 23:31:48 +0100
committerKevin Ryde <user42@zip.com.au>2001-02-01 23:31:48 +0100
commit4b133dd08ea286095823032802a0fe78b15e2715 (patch)
tree5a645599aa66bd9f76c9c2cec26cefb63c3c1f3f /mpfr/AUTHORS
parent618be102b4c29f1e02e4a7d2244ae57b4bb544c9 (diff)
downloadgmp-4b133dd08ea286095823032802a0fe78b15e2715.tar.gz
* mpfr/*: Update to mpfr 2001.
Diffstat (limited to 'mpfr/AUTHORS')
-rw-r--r--mpfr/AUTHORS17
1 files changed, 17 insertions, 0 deletions
diff --git a/mpfr/AUTHORS b/mpfr/AUTHORS
new file mode 100644
index 000000000..3c5c3016b
--- /dev/null
+++ b/mpfr/AUTHORS
@@ -0,0 +1,17 @@
+The MPFR library was developed by the PolKA project at INRIA Lorraine and
+LORIA. Authors and contributors are:
+
+Sylvie Boldo <sboldo@ens-lyon.fr> wrote the agm and log routines
+Guillaume Hanrot <hanrot@loria.fr> wrote part of the library
+Emmanuel Jeandel <E_Jeandel@mail.dotcom.fr> wrote the hypergeometric code
+Vincent Lefe`vre <lefevre@loria.fr> contributed many test cases for elementary
+ functions
+Thom Mulders <mulders@inf.ethz.ch> contributed the short multiplication code
+Fabrice Rouillier <rouillie@loria.fr> helped a lot for testing and porting
+Jean-Luc Re'my <remy@loria.fr> wrote a prototype of the Zeta function
+Paul Zimmermann <zimmerma@loria.fr> wrote part of the library
+
+All the authors are included in the MPFR mailing-list <mpfr@loria.fr>.
+This is the preferred way to contact us. For further information, please
+look at the MPFR web page <http://www.loria.fr/projets/mpfr/>.
+