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

lapack

Library for numerical linear algebra

LAPACK is a Fortran 90 library for solving the most commonly occurring problems in numerical linear algebra.

Installation

Install the latest version of lapack as follows:

guix install lapack

Or install a particular version:

guix install lapack@3.9.0

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.