We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00d025 commit 3c1e66dCopy full SHA for 3c1e66d
test/basictests.jl
@@ -1,6 +1,6 @@
1
using LinearSolve, LinearAlgebra, SparseArrays, MultiFloats, ForwardDiff
2
using SciMLOperators
3
-using IterativeSolvers, KrylovKit
+using IterativeSolvers, KrylovKit, MKL_jll
4
using Test
5
import Random
6
0 commit comments