Skip to content

jwpark98/gate-simulation

 
 

Repository files navigation

Discrete Event Simulation Example

This repository contains both the Python logic for running simulations as well as the HTML5 canvas-based visualization.

The standalone Python simulation can be found in simpy example.py, and the HTML visualization logic is contained in visualize.html and visualize.ts. Running tsc will compile the Typescript and output visualize.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.7%
  • TypeScript 39.8%
  • HTML 6.5%