Skip to content

Commit

Permalink
Update ext/CatalystHomotopyContinuationExtension/homotopy_continuatio…
Browse files Browse the repository at this point in the history
…n_extension.jl

Co-authored-by: Sam Isaacson <[email protected]>
  • Loading branch information
TorkelE and isaacsas authored Oct 3, 2023
1 parent d4f154c commit 13447e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
hc_steady_states(rs::ReactionSystem, ps; filter_negative=true, neg_thres=-1e-20, u0=typeof(ps)(), kwargs...)
Uses homotopy continuation to find the steady states of the ODE system corresponding to the provided reaction system.
Uses homotopy continuation via HomotopyContinuation.jl to find the steady states of the ODE system corresponding to the provided reaction system.
Arguments:
- `rs::ReactionSystem`: The reaction system for which we want to find the steady states.
Expand Down

0 comments on commit 13447e1

Please sign in to comment.