lockdrop-simulation/lockdrop
Prathamesh Musale 652c69cbee Move lockdrop calculations to a module and add a experimentation notebook (#2)
- Refactor lockdrop calculations and other helper code from the simulation notebook to a python module
- Add a notebook for experimenting with lockdrop calculations
  - Add widget buttons to run calculations and export results
  - Add a script a to setup and run the notebook

Reviewed-on: #2
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-08-13 11:56:52 +00:00
..
__init__.py Move lockdrop calculations to a module and add a experimentation notebook (#2) 2025-08-13 11:56:52 +00:00
calculations.py Move lockdrop calculations to a module and add a experimentation notebook (#2) 2025-08-13 11:56:52 +00:00
constants.py Move lockdrop calculations to a module and add a experimentation notebook (#2) 2025-08-13 11:56:52 +00:00
display.py Move lockdrop calculations to a module and add a experimentation notebook (#2) 2025-08-13 11:56:52 +00:00
simulation.py Move lockdrop calculations to a module and add a experimentation notebook (#2) 2025-08-13 11:56:52 +00:00
visualization.py Move lockdrop calculations to a module and add a experimentation notebook (#2) 2025-08-13 11:56:52 +00:00
widgets.py Move lockdrop calculations to a module and add a experimentation notebook (#2) 2025-08-13 11:56:52 +00:00