I made a graphical calculator in python (~3000 lines, OOP).
This is my Computer Science A-Level project source code (received grade A).
Document on development: Peter.Metcalfe.Computer.Science.Project.pdf
The main file being 'Graph.py', so run this in python, or 'Graph.exe' on windows.
- TKinter
- matplotlib
- numpy
- sympy
- math
- time
- Peter Metcalfe (@PeterM-13 or cott005300)