Skip to content
Numerical software libraries
- LAPACK (systems of linear equations, Fortran)
- ODEPACK (ordinary differential equations, Fortran)
- CLAWPACK (laws of conservation, Fortran)
- NumPy (vectors and matrices, Python)
- SciPy (numerical methods and optimization, Python)
- FEniCS (finite element method, Python/C++)
- OpenFOAM (fast Fourier transform, C, OpenMP, MPI)
- FFTW (The Fastest Fourier Transform in the West, C, OpenMP, MPI)
- FFTE (The Fastest Fourier Transform in the East , Fortran, OpenMP, MPI)
Additional packages for Matlab