Skip to content

Commit afb8858

Browse files
Erik Davisstylewarning
authored andcommitted
drop expokit dependency
1 parent 121c873 commit afb8858

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

qvm.asd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
;; Parallelization utilities
1919
#:lparallel
2020
;; Matrix algebra
21-
(:version #:magicl "0.7.0")
21+
(:version #:magicl/core "0.9.0")
22+
#:magicl/ext-lapack
2223
;; weak hash tables
2324
#:trivial-garbage
2425
;; static globals

0 commit comments

Comments
 (0)