First 100 ACM algorithms:
001.pdf Integration of several functions of same limits
002.pdf Solution of equation x = f(x)
003.pdf Solution of polynomial equation by Bairstow-Hitchcock method
005.pdf Bessel function I, Series expansion
006.pdf Bessel function I, Asymptotic expansion
009.pdf Runge-Kutta integration
010.pdf Evaluation of the Chebyshev Polynomial by Recursion
011.pdf Evaluation of the Hermite Polynomial by Recursion
012.pdf Evaluation of the Laguerre Polynomial by Recursion
013.pdf Evaluation of the Legendre Polynomial by Recursion
014.pdf Complex exponential integral
015.pdf Rootfinder II ( modification of algorithm 002)
017.pdf Linear tri-diagonal system solution
018.pdf Rational interpolation by continued fractions
020.pdf Real exponential integral
021.pdf Bessel function for a set of integer orders
022.pdf Riccati-Bessel functions of first nd second kind
024.pdf Solution of tri-diagonal linear equations
025.pdf Real zeros of an arbitrary function using Muller's method
026.pdf Rootfinder III ( modification of algorithm 015)
027.pdf Assignment Problem algorithm
028.pdf Least Squares Fit by orthogonal polynomials
029.pdf Polynomial transformer
030.pdf Numerical solution of the polynomial equation
033.pdf Factorial (recursive procedure)
039.pdf Correlation coefficients with matrix multiplication
040.txt This algorithm is presented as .txt file, it is formatted properly. It is much more readable!
041.pdf Evaluation of determinant
042.pdf Invert the square matrix
043.pdf Crout with pivoting II
044.pdf Bessel functions computed recursively
045.pdf The periodic paiment calculation (interest)
046.pdf Exponential of a complex number
047.pdf Associated Legendre functions of the first kind
048.pdf Logarithm of a complex number
049.pdf Spherical Neumann function
050.pdf Inverse of a finite segment of the Hilbert matrix
051.pdf Adjust inverse of a matrix whan an element is perturbed
052.pdf A set of test matrices
053.pdf Nth root of a complex number
054.pdf Gamma function for range 1.0 to 2.0
055.pdf Complete elliptic integral of the first kind
056.pdf Complete elliptic integral of the second kind
059.pdf Zeros of a real polynomial by resultant procedure
061.pdf Procedures for range arithmetic
062.pdf A set of associate Legendre polynomialsof the second kind
066.pdf Inversion of a positive definite symmetric matrix
070.pdf Interpolation by Aitken
073.pdf Incomplete elliptic integrals
074.pdf Curve fitting with constraints
075.pdf The rational linear factors of the polynomial
077.pdf Interpolation, Differentiation and Integration
078.pdf Rational roots of the polynomial with integer coefficients
079.pdf Difference expression coefficients
080.pdf Reciprocal Gamma function of real argument
081.pdf Economising a sequence 1
082.pdf Economising a sequence 2
083.pdf Optimal classification of objects
085.pdf Jacobi : Eigenvalues and eigenvectors of symmetric matrix
086.pdf Permutation of the first n components of x
088.pdf Evaluation of asymptotic expression for Fresnel sine and cosine integrals
089.pdf Evaluation of Fresnel sine integral
090.pdf Evaluation of Fresnel cosine integral
092.pdf Simultaneous system of equations and matrix inversion routine
093.pdf General order arithmetic
094.pdf Next combination generation
095.pdf Generation of partitions in part-count form
097.pdf Shortest path in network
098.pdf Evaluation of definite complex line integrals