Dependencies
APT (Ubuntu, Debian Linux)
Dependency | Package |
---|---|
LAPACK | liblapack-dev |
BLAS | libblas-dev |
SuiteSparse | suitesparse-dev |
SuperLU | superlu-dev |
MySQL* | libmysqlclient-dev |
Tcl* | tcl-dev |
Pacman (Arch, Manjaro Linux)
The Pacman package manager
Dependency | Package |
---|---|
LAPACK | lapack |
BLAS | blas |
SuiteSparse | suitesparse |
SuperLU | superlu |
MySQL* | mariadb |
Tcl* | tcl |
Anaconda (Mac, Windows, Linux)
Dependency | Package | Channel |
---|---|---|
LAPACK | lapack |
|
BLAS | blas |
|
SuperLU | superlu |
|
SuiteSparse | suitesparse |
|
MySQL* | mysql |
conda-forge |