summaryrefslogtreecommitdiff
path: root/algorithms.tex
Commit message (Expand)AuthorAgeFilesLines
...
* algorithms.tex: corrected several English mistakes and typography.vlefevre2006-06-091-44/+31
* fixed typozimmerma2006-06-091-1/+1
* replaced error() by \error()zimmerma2006-06-091-25/+28
* algorithms.tex: another fixed notation for roundings.vlefevre2006-06-091-1/+1
* added section on Notationszimmerma2006-06-091-87/+95
* algorithms.tex: changed the page style to plain (for page numbers).vlefevre2006-06-091-1/+1
* added reference to INRIA report for Zetazimmerma2006-03-021-1/+1
* added another referencezimmerma2006-03-021-1/+1
* added referencezimmerma2006-03-021-1/+1
* Fixed various spelling mistakes, typos... in algorithms.tex.vlefevre2006-02-151-49/+49
* In algorithms.tex, \em -> \emph.vlefevre2006-02-151-5/+5
* Typography corrections in algorithms.tex.vlefevre2006-02-151-25/+20
* In algorithms.tex, added a missing blackslash.vlefevre2006-02-151-1/+1
* In algorithms.tex, removed \date (was incorrectly used) and added thevlefevre2006-02-151-2/+2
* fixed typozimmerma2005-12-201-1/+1
* added lemma + referencezimmerma2005-11-291-0/+28
* improved atan (now can cut series before 2^m)zimmerma2005-10-311-160/+46
* improved exp_3 (binary-splitting algorithm)zimmerma2005-10-301-4/+4
* documented algorithm used in mpfr_agm and fixed code accordinglyzimmerma2005-10-191-30/+209
* fixed missing accentzimmerma2005-09-291-2/+2
* new function mpfr_zeta_ui for integer argumentzimmerma2005-09-231-0/+62
* added brief description of algorithm for mpfr_zetazimmerma2005-09-211-0/+40
* Fixed another LaTeX error.vlefevre2005-09-091-1/+1
* fixed LaTeX errorzimmerma2005-09-081-1/+1
* check for overflow/underflow in pow and gammazimmerma2005-08-291-0/+58
* added pointer for gammazimmerma2005-08-161-0/+2
* added formula for gamma functionzimmerma2005-08-161-0/+13
* improved const_euler and eintzimmerma2005-05-041-18/+69
* added mpfr_eintzimmerma2005-04-301-1/+54
* commented out argument reduction analysis for arctan (was wrong)zimmerma2005-04-291-16/+3
* added error analysis for Geoff's argument reduction for arctanzimmerma2005-04-281-0/+28
* added Catalan's constantzimmerma2005-04-201-0/+51
* completely rewritten algorithm and error analysis for acoshzimmerma2005-04-191-243/+24
* Add Mulder Short product for mpfr_mul.pelissip2005-03-081-0/+22
* more changes for interface with NTLzimmerma2005-02-181-1/+1
* new faster algorithm for log(2)zimmerma2005-02-121-0/+30
* changed algorithm for mpfr_sin (to get inexact flag)zimmerma2005-01-291-18/+21
* added algo for pizimmerma2004-11-291-1/+45
* added algorithm for mpfr_sqrtzimmerma2004-11-121-3/+131
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-221-8/+37
* added reference to Highamzimmerma2003-06-131-1/+2
* improved error analysis on erfzimmerma2003-06-131-33/+65
* added error functionzimmerma2003-06-121-53/+64
* updated formular for erfzimmerma2003-06-101-5/+4
* modified description of hypot and cbrtzimmerma2002-10-191-714/+428
* added one reference (nocite)zimmerma2002-06-271-1/+1
* fixed problem (infinite loop) in mpfr_pow for exact powerszimmerma2002-04-301-0/+52
* modifs from Andreaszimmerma2002-04-231-19/+21
* Spelling: "canceled"vlefevre2002-01-101-1/+1
* fixed mpfr_cmp2 : there was a bug noticed by Nicolas Magaud and Didierzimmerma2001-12-191-1/+1