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 a337e60 commit 00c9c24Copy full SHA for 00c9c24
test/regression/time_derivative_test.jl
@@ -1,4 +1,4 @@
1
-using OrdinaryDiffEq, StaticArrays, Test, ADTypes
+using OrdinaryDiffEq, StaticArrays, Test, ADTypes, Enzyme
2
3
function time_derivative(du, u, p, t)
4
du[1] = -t
0 commit comments