This package browser is in early development. Mind the rough edges.

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.

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.