Skip to content

Commit

Permalink
modification
Browse files Browse the repository at this point in the history
  • Loading branch information
TorkelE committed Dec 3, 2023
1 parent 7c384d9 commit b102d86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/catalyst_applications/homotopy_continuation.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ The order of the species in the output vectors are the same as in `species(wilhe

It should be noted that the steady state multivariate polynomials produced by reaction systems may have both imaginary and negative roots, which are filtered away by `hc_steady_states`. If you want the negative roots, you can use the `hc_steady_states(wilhelm_2009_model, ps; filter_negative=false)` argument.


## [Systems with conservation laws](@id homotopy_continuation_conservation_laws)
Some systems are under-determined, and have an infinite number of possible steady states. These are typically systems containing a conservation
law, e.g.
Expand Down

0 comments on commit b102d86

Please sign in to comment.