This project contains problem solutions, notes, and presentations from the Meetup "Physics with Friends".
The solutions can be in pure latex, jupyter notebook format, pdf, matlab or any other format.
- Install Python or Anaconda
- Create a venv or conda environment
- Install requirements.txt (mainly for plots)
- Start a jupyter notebook
- Send me your GitHub handle and I will add you as a collaborator
- Checkout the project
- Follow the instructions for running locally
- If a chapter does not exist, create a new Jupyter notebook for it.
- If the chapter exists, and you want to add a new problem, add it to the existing notebook.
- If the chapter exists and the problem has a solution, you can request a review to your solution or add it as an alternative solution.
- If you prefer pure Latex to Jupyter notebooks, you can add .tex files under the "latex" directory. Please place the compiled PDFs under the pdf directory.