52 lines
1.3 KiB
Plaintext
52 lines
1.3 KiB
Plaintext
|
|
|
|
This document contains links to the literature used in the process of
|
|
creating the library. The list is probably not complete.
|
|
|
|
|
|
Mike Cowlishaw: General Decimal Arithmetic Specification
|
|
http://speleotrove.com/decimal/decarith.html
|
|
|
|
|
|
Jean-Michel Muller: On the definition of ulp (x)
|
|
lara.inist.fr/bitstream/2332/518/1/LIP-RR2005-09.pdf
|
|
|
|
|
|
T. E. Hull, A. Abrham: Properly rounded variable precision square root
|
|
http://portal.acm.org/citation.cfm?id=214413
|
|
|
|
|
|
T. E. Hull, A. Abrham: Variable precision exponential function
|
|
http://portal.acm.org/citation.cfm?id=6498
|
|
|
|
|
|
Roman E. Maeder: Storage allocation for the Karatsuba integer multiplication
|
|
algorithm. http://www.springerlink.com/content/w15058mj6v59t565/
|
|
|
|
|
|
J. M. Pollard: The fast Fourier transform in a finite field
|
|
http://www.ams.org/journals/mcom/1971-25-114/S0025-5718-1971-0301966-0/home.html
|
|
|
|
|
|
David H. Bailey: FFTs in External or Hierarchical Memory
|
|
http://crd.lbl.gov/~dhbailey/dhbpapers/
|
|
|
|
|
|
W. Morven Gentleman: Matrix Multiplication and Fast Fourier Transforms
|
|
http://www.alcatel-lucent.com/bstj/vol47-1968/articles/bstj47-6-1099.pdf
|
|
|
|
|
|
Mikko Tommila: Apfloat documentation
|
|
http://www.apfloat.org/apfloat/2.41/apfloat.pdf
|
|
|
|
|
|
Joerg Arndt: "Matters Computational"
|
|
http://www.jjj.de/fxt/
|
|
|
|
|
|
Karl Hasselstrom: Fast Division of Large Integers
|
|
www.treskal.com/kalle/exjobb/original-report.pdf
|
|
|
|
|
|
|