You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
┌ Error: failed to run `@example` block in src/steady_state_functionality/steady_state_stability_computation.md:29-33
│ ```@example stability_1
│ import HomotopyContinuation
│ ps = [:v => 2.0, :K => 0.5, :n => 3, :d => 1.0]
│ steady_states = hc_steady_states(sa_loop, ps)
│ ```
│ exception =
│ FiniteException: The solution set of the given system has at least dimension 1 > 0. Consider intersecting with an (affine) subspace of codimension 1 to reduce to (possibly) finitely many solutions.
@TorkelE
see https://github.com/SciML/Catalyst.jl/actions/runs/12689890708/job/35369578972?pr=1168#step:6:18
The text was updated successfully, but these errors were encountered: