{% extends "layout.html" %} {% block title %}ReSim Demo{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
This a simplified version of ReSim. If you want full control/customization, please install resim package locally.
In this demo, you can play around with the params and see the result. Simulation time increase with n and t. And it greatly depends on the machine computing power. Please be patient.
Have fun simulating!