mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
install blas/lapack
This commit is contained in:
parent
d9fff3a0c8
commit
9acddce672
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ XTENSOR_PYTHON_REPO='https://github.com/xtensor-stack/xtensor-python'
|
|||
XTENSOR_BLAS_BRANCH='0.17.1'
|
||||
XTENSOR_BLAS_REPO='https://github.com/xtensor-stack/xtensor-blas'
|
||||
|
||||
sudo apt-get install -y libblas-dev liblapack-dev
|
||||
|
||||
cd $HOME
|
||||
git clone -b $PYBIND_BRANCH $PYBIND_REPO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue