An open API service indexing awesome lists of open source software.

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

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