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

linbox 1.6.3

C++ library for linear algebra over exact rings

LinBox is a C++ template library for exact linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields.

Installation

Install linbox 1.6.3 as follows:

guix install linbox@1.6.3

Or install the latest version:

guix install linbox

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.