Skip to content

Commit

Permalink
Update test/downstream/observables_autodiff.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored May 13, 2024
1 parent adee4f0 commit 2197a30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/downstream/observables_autodiff.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using ModelingToolkit, OrdinaryDiffEq
using Zygote
using ModelingToolkit: t_nounits as t, D_nounits as D

@parameters σ ρ β
@variables x(t) y(t) z(t) w(t)
Expand Down

0 comments on commit 2197a30

Please sign in to comment.