linbox: Linear algebra with dense, sparse, structured matrices over the integers and finite fields

Description

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

License

LGPL V2 or later

Upstream Contact

Type

standard

Dependencies

Version Information

package-version.txt:

1.7.0+sage-2024-05-18

Equivalent System Packages

$ sudo pacman -S linbox
$ conda install linbox
$ sudo apt-get install liblinbox-dev
$ sudo dnf install linbox linbox-devel
$ sudo pkg install math/linbox
$ sudo emerge sci-libs/linbox
$ nix-env -f \'\<nixpkgs\>\' --install --attr linbox
$ sudo zypper install pkgconfig\(linbox\)
$ sudo xbps-install linbox-devel

# See https://repology.org/project/linbox/versions

If the system package is installed, ./configure will check if it can be used.