summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* log -> \logPaul Zimmermann2019-01-141-1/+1
* removed stray backslashes in the html version (thanks Trevor Spiteri)Paul Zimmermann2019-01-141-3/+36
* improve mpc_sqrt, avoiding the use of mpc_absPaul Zimmermann2018-06-201-34/+46
* added new error analysis for mpc_sqrt (in comment)Paul Zimmermann2018-06-131-0/+26
* added reference for complex square rootPaul Zimmermann2018-06-132-1/+17
* added another referencePaul Zimmermann2018-06-132-1/+16
* added another reference for division (thanks again CP Jeannerod)Paul Zimmermann2018-06-132-1/+10
* added reference (thanks Claude-Pierre Jeannerod)Paul Zimmermann2018-06-131-0/+9
* added mpc_dot (dot product)Paul Zimmermann2018-04-241-0/+5
* mpc_sum: Cosmetic changes.Andreas Enge2018-04-201-4/+5
* check return value of malloc() is not NULL in mpc_sumPaul Zimmermann2018-04-191-0/+4
* doc: Update the copyright date.Andreas Enge2018-01-191-1/+1
* Release 1.1.0.1.1.0Andreas Enge2018-01-111-4/+4
* Correct the minimal GMP version in documentation.Andreas Enge2018-01-111-1/+1
* change version from 1.1 to 1.1.0Paul Zimmermann2017-12-121-2/+2
* Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/mpc/mpcPaul Zimmermann2017-12-121-1/+1
|\
| * rootofunity: Tiny modification in the documentation.Andreas Enge2017-11-151-1/+1
* | prepare for 1.1 releasePaul Zimmermann2017-12-121-5/+4
|/
* small improvementPaul Zimmermann2017-11-151-1/+2
* rootofunity: Move the error analysis from the source code to theAndreas Enge2017-11-151-1/+73
* added equivalent definition of optimal choice for agmPaul Zimmermann2016-11-151-0/+1
* updated referencesPaul Zimmermann2016-11-152-5/+9
* rootofunity: Allow powers of primitive roots of unity.Andreas Enge2016-07-221-3/+3
* mpc_rootofunity: Finish adding the function.Andreas Enge2016-05-241-0/+6
* mpc_cmp_abs: Make the documentation clearer.Andreas Enge2016-05-241-2/+3
* review of mpc_cmp_absPaul Zimmermann2016-05-241-1/+3
* Add mpc_cmp_abs.Andreas Enge2016-05-241-1/+9
* doc: Clarify a point in the lemma for cmp_abs.Andreas Enge2016-05-241-3/+4
* algorithms.tex: Correct the proof of the lemma for mpc_cmp_abs.Andreas Enge2016-05-231-11/+29
* fixed typoPaul Zimmermann2016-05-231-2/+2
* algorithms.tex: Add description of an algorithm for the yet to be writtenAndreas Enge2016-05-231-0/+60
* added referencePaul Zimmermann2015-01-092-1/+7
* algorithms.tex: Minor changes.Andreas Enge2014-01-231-6/+9
* Finished rewrite of AGM in algorithms.tex, added bibliography entry.Andreas Enge2014-01-232-135/+312
* Slightly generalised error analysis for the AGM, to be continued.Andreas Enge2014-01-201-20/+21
* New test framework, merged from test branch.Philippe Theveny2014-01-201-4/+5
* Proofreading of the AGM analysis.Andreas Enge2014-01-202-66/+73
* improve speed of asin for 1+i*y with tiny yPaul Zimmermann2013-12-241-0/+6
* add referencePaul Zimmermann2013-12-051-0/+8
* switch to British English in documentationAndreas Enge2013-07-241-13/+13
* fixed typos reported by Ondřej Bílka <neleai@seznam.cz>Paul Zimmermann2013-07-241-2/+2
* [algorithms.tex] small changes about AGMPaul Zimmermann2012-10-081-5/+5
* [algorithms.tex] more work on AGMPaul Zimmermann2012-10-081-1/+36
* [algorithms.tex] improved the error analysis for agm1Paul Zimmermann2012-10-081-20/+35
* [algorithms.tex] improve the range for the error bound of mpc_sqrtPaul Zimmermann2012-10-051-0/+4
* algorithms.tex: completed analysis and algorithmic strategy for agm1Andreas Enge2012-09-181-5/+32
* algorithms.tex: AGM continuedAndreas Enge2012-09-172-57/+129
* algorithms.tex: error propagation of square rootAndreas Enge2012-09-171-0/+33
* algorithms.tex: removed relative error for rounded addition; no need to addAndreas Enge2012-09-171-15/+10
* algorithms.tex: typo, keep rounding error separate from propagated errorAndreas Enge2012-09-171-1/+1