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