This repository contains 14 Python homework assignments from my Algebra coursework.
All homework scripts (hw1.py to hw14.py) are in this folder.
Any images used are in the images/ folder.
The following Python libraries are used:
- numpy
- matplotlib
- opencv-python
Install with:
pip install -r requirements.txt