Skip to content

Commit

Permalink
Actually add the Hodgkin-Huxley benchmark to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanaelbosch committed Nov 4, 2023
1 parent 249c101 commit c2206b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ makedocs(
"Non-stiff ODE: Lotka-Volterra" => "benchmarks/lotkavolterra.md",
"Stiff ODE: Van der Pol" => "benchmarks/vanderpol.md",
"Second order ODE: Pleiades" => "benchmarks/pleiades.md",
"Hodgkin-Huxley" => "benchmarks/hodgkinhuxley.md",
"DAE: ROBER" => "benchmarks/rober.md",
],
"Internals" => [
Expand Down

0 comments on commit c2206b0

Please sign in to comment.