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 8129a71 commit 1443a30Copy full SHA for 1443a30
test/utility_tests.jl
@@ -1,5 +1,5 @@
1
using StochasticDiffEq, LinearAlgebra, SparseArrays, Random, LinearSolve, Test
2
-using StochasticDiffEq.OrdinaryDiffEq: WOperator, calc_W!
+using StochasticDiffEq.OrdinaryDiffEq: WOperator, calc_W!, calc_W
3
using StochasticDiffEq.SciMLOperators: MatrixOperator
4
5
@testset "Derivative Utilities" begin
0 commit comments