summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Bump the minimally required mpfr version to 4.1.0.Andreas Enge2020-07-231-2/+2
* Set version number to 1.2.0dev.Andreas Enge2020-07-231-4/+4
* mpcheck: Move the tool from tests/ to its own subdirectory inside tools/.Andreas Enge2020-06-301-4/+4
* asin: added special case for tiny imaginary part with 1/2 <= Re(z) < 1Paul Zimmermann2020-02-191-0/+19
* improvement for asin when Im(z) << Re(z)Paul Zimmermann2020-02-181-0/+14
* stopping loop at K-1 gives simpler formulaPaul Zimmermann2020-02-181-4/+4
* added algorithm for asin + error analysisPaul Zimmermann2020-02-181-36/+94
* added referencePaul Zimmermann2020-02-141-0/+9
* improve asin for tiny inputs (not only with Re(op)=1)Paul Zimmermann2020-02-141-2/+41
* 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