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 e1c9ebe commit 607a6f6Copy full SHA for 607a6f6
test/extensions/bifurcationkit.jl
@@ -46,7 +46,7 @@ end
46
# Lotka–Volterra model, checks exact position of bifurcation variable and bifurcation points.
47
# Checks using ODESystem input.
48
let
49
- # Ceates a Lotka–Volterra model.
+ # Creates a Lotka–Volterra model.
50
@parameters α a b
51
@variables t x(t) y(t) z(t)
52
D = Differential(t)
0 commit comments