🦋 [Science/Education] Logistic Map Simulator: Visualizing Chaos & Predictability

Hi everyone! :waving_hand:

I’m excited to share the Logistic Map Simulator, an interactive application I developed to visualize the limits of predictability in chaotic systems both for initial and model error scenarios. Please see all relevant links at the bottom.

This app serves as the frontend interface for my recent research paper published in Chaos: “A Monte Carlo approach to understanding the impacts of initial-condition uncertainty…” (Aksoy, 2024).

:balloon: What the app does: It allows users to explore how tiny errors in initial conditions grow exponentially over time (the Butterfly Effect). You can use it to:

  • Generate Bifurcation Diagrams: Visualize the transition from order to chaos with density plots.

  • Run Ensemble Simulations: See how a “cloud” of initial conditions spreads out over time.

  • Analyze Predictability: Calculate the exact time step where a forecast becomes useless based on model error.

:hammer_and_wrench: Tech Stack:

  • Streamlit

  • Matplotlib (for the static visualizations)

  • Numpy & Scipy (for the heavy computation)

:link: Links:

I’d love to hear your feedback on the UI or the visualization tools!

Cheers, Altug

1 Like