https://github.com/brayvid/boolean-network
Animate boolean networks evolving over time with Streamlit.
https://github.com/brayvid/boolean-network
matplotlib-animation networkx streamlit
Last synced: about 10 hours ago
JSON representation
Animate boolean networks evolving over time with Streamlit.
- Host: GitHub
- URL: https://github.com/brayvid/boolean-network
- Owner: brayvid
- Created: 2024-06-09T18:18:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-24T16:54:39.000Z (about 1 year ago)
- Last Synced: 2025-01-11T11:18:25.294Z (10 months ago)
- Topics: matplotlib-animation, networkx, streamlit
- Language: Jupyter Notebook
- Homepage: https://boolean-network.streamlit.app/
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random Boolean Network Animation
This web app animates the dynamics of a boolean network, a collection of interconnected binary variables with a rule for determining the next state from the current one.