linbox-config
Library for exact linear algebra - development files
Install
- All systems
-
curl cmd.cat/linbox-config.sh
- Debian
-
apt-get install liblinbox-dev
- Ubuntu
-
apt-get install liblinbox-dev
- Arch Linux
-
pacman -S linbox
- Kali Linux
-
apt-get install liblinbox-dev
- Fedora
-
dnf install linbox-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install liblinbox-dev
- Raspbian
-
apt-get install liblinbox-dev
- Dockerfile
- dockerfile.run/linbox-config
liblinbox-dev
Library for exact linear algebra - development files
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. This package contains the LinBox development files.
linbox-devel
Development libraries/headers for linbox
linbox
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.