|
TRIQS/nda 2.0.0
Multi-dimensional array library for C++
|
Linear algebra related functionality.
nda provides low- and high-level interfaces to various linear algebra operations:
Both interfaces try to be as generic as possible in the sense that they
Please check the documentation of individual functions to see the details of the behavior and the supported input types.
Topics | |
| BLAS/LAPACK utilities | |
| Utilities for the BLAS/LAPACK (and cuBLAS/cuSOLVER) interface. | |
| BLAS/cuBLAS interface | |
| Low-level interface to parts of the BLAS/cuBLAS library. | |
| LAPACK/cuSOLVER interface | |
| Low-level interface to parts of the LAPACK/cuSOLVER library. | |
| Linear algebra tools | |
| High-level interface to various linear algebra operations in the style of numpy.linalg. | |