Commit Graph

7 Commits

Author SHA1 Message Date
18633bf00f Update step to run tests 2025-08-18 16:35:02 +05:30
f46d5181da Improve directory resolution 2025-08-18 14:35:23 +05:30
37908aed84 Update instructions with prerequisites 2025-08-18 12:32:54 +05:30
0e57539780 Add test runs and instructions for reproducing simulation results (#3)
- Update main simulation instructions to inline hyperlinked content
- Add test runs (generated data + tests output)
- Add instructions to reproduce results from one of the added test runs

Reviewed-on: #3
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-08-14 11:44:09 +00:00
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
779b091ccd Make generated directory path configurable (#1)
Part of https://www.notion.so/Implement-stacks-1b5a6b22d472806a82f5dafed6955138

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #1
Co-authored-by: shreerang <shreerang@noreply.git.vdb.to>
Co-committed-by: shreerang <shreerang@noreply.git.vdb.to>
2025-08-04 13:17:31 +00:00
Shreerang Kale
1130af7377 initial commit 2025-08-04 14:10:17 +05:30