-
Notifications
You must be signed in to change notification settings - Fork 0
Prior Art
Jeff Hammond edited this page Oct 15, 2018
·
19 revisions
These represent a range of features, including wrappers around or implementations of BLAS-like features and generic multidimensional array libraries.
Some of these projects are actively developed, some are relative static, while others are historical in nature.
- Eigen
- Armadillo
- Boost.uBLAS
- Boost.MultiArray
- Elemental
- TBLIS
- Cyclops Tensor Framework (CTF)
- Kokkos Array
- Blitz++
- FreePOOMA
- LAPACK++
- Matrix Template Library (MTL4)
- GLAS: Generic Linear Algebra Software
- FLENS
- Seldon
- Numpy (Python)
- PETSc (C89-based, with Matlab, Fortran, and other language bindings)
- BLIS (C-based)
- libflame (C-based)
- LAPACK (legacy Fortran)
- ScaLAPACK (legacy Fortran)
- PLASMA
- MAGMA
- MIR-GLAS (D)
- Matlab
- Fortran 95+ (sorry, I couldn't find a better website)
If you believe Wikipedia, see this.