summaryrefslogtreecommitdiff
path: root/doc/algorithms.bib
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2011-07-29 15:21:09 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2011-07-29 15:21:09 +0000
commit08a16d3f27470b0cbe21f9699caa54ecd0aba696 (patch)
tree6ab149aa0be3bc30ad14a70eb37a32b2bdb10c0b /doc/algorithms.bib
parent01753378d74f102dd099334f64ba094060b5e66e (diff)
downloadmpfr-08a16d3f27470b0cbe21f9699caa54ecd0aba696.tar.gz
[algorithms.tex] added algorithm for division with Mulders' short product
(can anybody check the algorithm is ok?) git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7764 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'doc/algorithms.bib')
-rw-r--r--doc/algorithms.bib10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/algorithms.bib b/doc/algorithms.bib
index 0ac6bfcab..7c2d7835e 100644
--- a/doc/algorithms.bib
+++ b/doc/algorithms.bib
@@ -223,3 +223,13 @@ url = {http://www.inria.fr/rrrt/rr-5852.html},
number = 4,
pages = {377--387}
}
+
+@InProceedings{HaZi11,
+ author = {David Harvey and Paul Zimmermann},
+ title = {Short Division of Long Integers},
+ booktitle = {Proceedings of the 20th IEEE Symposium on Computer Arithmetic},
+ pages = {7--14},
+ year = 2011,
+ editor = {Elisardo Antelo and David Hough and Paolo Ienne},
+ publisher = {IEEE Computer Society}}
+