Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HC doc examples failing #1170

Open
isaacsas opened this issue Jan 9, 2025 · 1 comment
Open

HC doc examples failing #1170

isaacsas opened this issue Jan 9, 2025 · 1 comment
Labels

Comments

@isaacsas
Copy link
Member

isaacsas commented Jan 9, 2025

@TorkelE

┌ 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.

see https://github.com/SciML/Catalyst.jl/actions/runs/12689890708/job/35369578972?pr=1168#step:6:18

@isaacsas isaacsas added the bug label Jan 9, 2025
@isaacsas
Copy link
Member Author

isaacsas commented Jan 9, 2025

I'm going to disable the HC docs for now -- feel free to reenable if/when this is fixed.

@TorkelE TorkelE mentioned this issue Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant