Calculates points on elliptic curve over finite field, graphs points, performs elliptic curve point addition, and generates cayley table
steps for now : commands
- docker-compose down
- docker-compose build --no-cache #(this rebuilds from scratch)
- docker-compose up
do these commands from the directory level that has the docker compose file