scalapack 2.2.2
Library for scalable numerical linear algebra
ScaLAPACK is a Fortran 90 library of high-performance linear algebra routines on parallel distributed memory machines. ScaLAPACK solves dense and banded linear systems, least squares problems, eigenvalue problems, and singular value problems.
- Outputs:
out
- Website: https://www.netlib.org/scalapack/
- Licenses: non-copyleft
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install scalapack 2.2.2
as follows:
guix install scalapack@2.2.2
Or install the latest version:
guix install scalapack
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.