Skip to content
Snippets Groups Projects
Verified Commit 0442fe78 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

libkordersim: only BLAS is used, not LAPACK

parent 33719e69
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
module simulation module simulation
use iso_fortran_env use iso_fortran_env
use tensors use tensors
use lapack use blas
use matlab_mex use matlab_mex
implicit none (type, external) implicit none (type, external)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment