Skip to content

Commit 5184f28

Browse files
Remove LAPACK import
1 parent 4292ad1 commit 5184f28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/QuantumToolbox.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module QuantumToolbox
33
# Standard Julia libraries
44
using LinearAlgebra
55
import LinearAlgebra: checksquare
6-
import LinearAlgebra.LAPACK: hseqr!
76
using SparseArrays
87
import Statistics: mean, std
98

0 commit comments

Comments
 (0)