cephes | special functions , approximation |
specfunc | more special functions |
ellpack | elliptic boundary value problems |
fftpack | fast fourier transform (f77) |
dierckx | spline approximation and interpolation |
lapack | numerical linear algebra (f77). very high quality |
clapack | part of LAPACK in C |
lanczos | eigenvalueproblem of large symmetric matrices |
bihar | solver for the biharmonic equation |
pltmg | Randy Bank's FEM-solver for elliptic boundary problems in 2D |
templates | iterative solvers for large linear system |
toms | Transactions on mathematical software This is a large collection of codes for different subjects of high quality. |
quadpack | Numerical quadrature in 1D |
ode | solvers for ordinary differential equations, initial and boundary value problems |
odepack | more ordinary differential equations solvers |
fishpack | several difference solvers for the Helmholtz equation 2D |
The ZIB libraries |
For example the n-dim Newton solver and the Gauss-Newton solver are from there |
clawpack | hyperbolic systems of conservation laws |
ARPACK | large eigenvalue problem, also nonhermitian |
FFTW | The fast fourier transform , C |
27.09.2018