Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stickypiston/ads
https://github.com/stickypiston/ads
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stickypiston/ads
- Owner: stickyPiston
- Created: 2024-10-24T10:14:19.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-10-24T10:32:12.000Z (21 days ago)
- Last Synced: 2024-10-25T08:52:57.657Z (21 days ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Offline borrels solver
To run the program, you can open the dev container in visual studio code, or run the following command
```bash
pip install -r requirements.txt
```After everything is set up, you can open the `borrel.ipynb` file and hit "run all". The solution is calculated and displayed at the bottom of the file, where you can also change the input file path.