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

Rules to ODEs #19

Open
kris-brown opened this issue May 19, 2023 · 5 comments
Open

Rules to ODEs #19

kris-brown opened this issue May 19, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@kris-brown
Copy link
Collaborator

A potential feature to implement: in section 6 of https://lmcs.episciences.org/6628 (the "voter model") there is an example which uses a combinatorial analysis of rewrite rules and produces continuous time evolution dynamics. This requires the computation of partial overlaps between rewrite rules.

@kris-brown
Copy link
Collaborator Author

with AlgebraicJulia/Catlab.jl#821 this is now possible

@jpfairbanks
Copy link
Member

How long do you think it would talk to implement their process?

@kris-brown
Copy link
Collaborator Author

It's definitely a research project with the potential of unknowns to pop up, but I'd guess 1-3 mo if it's something I occasionally work on.

I can already see that AlgebraicJulia/Catlab.jl#860 will be prerequisite since it works with spans up to isomorphism

@jpfairbanks
Copy link
Member

jpfairbanks commented Feb 14, 2024 via email

@kris-brown kris-brown self-assigned this Feb 14, 2024
@kris-brown kris-brown added the enhancement New feature or request label Feb 14, 2024
@slwu89
Copy link
Member

slwu89 commented Feb 21, 2024

I used to be really interested in this stuff (limiting behavior of stochastic systems), here's a nice introduction that introduces it generically https://www.sciencedirect.com/science/article/pii/S0166531613000023

Hope it helps somehow. There was some later work that extended it to non-Markovian systems, getting integro-differential systems instead of ODEs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants