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 13447e1 commit ad1a7c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ gives
```
Notes:
- This is a wrapper around the `solve` function provided by HomotopyContinuation.jl, all credit for this functionality to that package's authors.
```
"""
function Catalyst.hc_steady_states(rs::ReactionSystem, ps; filter_negative=true, neg_thres=-1e-20, u0=typeof(ps)(), kwargs...)
Expand Down

0 comments on commit ad1a7c4

Please sign in to comment.