Skip to content

Commit b102d86

Browse files
committed
modification
1 parent 7c384d9 commit b102d86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/catalyst_applications/homotopy_continuation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ The order of the species in the output vectors are the same as in `species(wilhe
3838

3939
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.
4040

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

0 commit comments

Comments
 (0)