ScalaGAUSS
ScalaGAUSS aims at analyzing large-scale data with parallel processing. Two implementations, Matlab and C++, are available. Questions, comments and bug reports may be directed to [email protected].
Download
Matlab version:
- ScalaGAUSS version m.1.4
Dependency: Optimization Toolbox - Older versions: m.1.3, m.1.2
C++ version:
- ScalaGAUSS version c.1.2
Dependency: LAPACK (with LAPACKE), FFTW, PETSc - Older versions: c.1.1, c.1.0
TreeCodeMatern
TreeCodeMatern is a standalone C++ parallel program for computing matrix-vector multiplications with the Matern kernel based the tree code algorithm. The code might be additionally integrated into ScalaGAUSS in a future release.
Download
C++ version:
- TreeCodeMatern version 1.1
Dependency: LAPACK - Older versions: 1.0