https://github.com/kernelshreyak/simulations
Simulation codes and examples for wide range of topics
https://github.com/kernelshreyak/simulations
cellular-automaton discrete-event-simulation fractals html5 javascript-simulation physics-simulation simulations
Last synced: about 1 year ago
JSON representation
Simulation codes and examples for wide range of topics
- Host: GitHub
- URL: https://github.com/kernelshreyak/simulations
- Owner: kernelshreyak
- Created: 2023-06-17T06:43:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T11:02:21.000Z (about 1 year ago)
- Last Synced: 2025-02-06T11:57:05.045Z (about 1 year ago)
- Topics: cellular-automaton, discrete-event-simulation, fractals, html5, javascript-simulation, physics-simulation, simulations
- Language: Jupyter Notebook
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simulation codes repo
This repo contains a collection of simulations on various topics/concepts mostly written in Python and C/C++
**TODOs**
- [ ] Add consumer starvation simulation
- [ ] Improve market simulation to add realistic parameters
- [ ] Rewrite elevator simulation in Simpy
- [ ] Add older simulation codes written for particle physics using Python2 and convert them to modern format
- [ ] Add cell simulation with digital DNA