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 f1908b9 commit ed7bcb0Copy full SHA for ed7bcb0
1 file changed
test/Core/basictests.jl
@@ -1,5 +1,6 @@
1
using LinearSolve, LinearAlgebra, SparseArrays, MultiFloats, ForwardDiff
2
-using SciMLOperators: SciMLOperators, MatrixOperator, FunctionOperator, WOperator
+using SciMLOperators: SciMLOperators, MatrixOperator, FunctionOperator, WOperator,
3
+ cache_operator
4
using RecursiveFactorization, Sparspak, FastLapackInterface
5
using IterativeSolvers, KrylovKit, MKL_jll
6
using Test
0 commit comments