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

Lotka-Volterra ODE semantics for causal loop diagrams with indeterminates #238

Open
epatters opened this issue Nov 1, 2024 · 0 comments
Labels
core Rust core for categorical logic and general computation enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations good first issue Small, local changes, general knowledge

Comments

@epatters
Copy link
Member

epatters commented Nov 1, 2024

Sequel to #206 and #111. The idea is that the numerical parameters associated with positive/negative links should have fixed signs (as for ordinary causal loop diagrams) but the parameters associated with indeterminate links can have arbitrary sign. So the semantics for indeterminates is less constrained, as one would expect.

It should be possible to implement this feature with minimal code duplication.

@epatters epatters added enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations core Rust core for categorical logic and general computation good first issue Small, local changes, general knowledge labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Rust core for categorical logic and general computation enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations good first issue Small, local changes, general knowledge
Projects
None yet
Development

No branches or pull requests

1 participant