|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <cassert>#include <complex>#include <h5/h5.hpp>#include <nda/nda.hpp>#include <nda/h5.hpp>#include <nda/mpi.hpp>#include <nda/blas.hpp>#include <nda/lapack.hpp>#include <nda/linalg/det.hpp>#include <nda/linalg/inv.hpp>#include <nda/clef/adapters/math.hpp>#include <nda/clef/sum.hpp>#include "utility/concept_tools.hpp"#include "utility/exceptions.hpp"Backward-compatibility umbrella header pulling in the nda array library.
Definition in file arrays.hpp.