Boolean Network Animation Posted on November 19, 2020August 25, 2024 by Blake This Streamlit app animates the dynamics of a random boolean network, a collection of interconnected binary variables with a rule for determining the next state from the current one. https://github.com/brayvid/boolean-network Tags: Matplotlib, NetworkX, NumPy, Python, Streamlit