Graph drawing program for mathematicians
The software can make 4 different types of graphs:
This is a program that I created as a final project for my first computer science course, Object Oriented Programming. I recently rediscovered it and am cleaning up the code and making the program more user-friendly. Give it a try!
Before running: This program was written using the Calico IDE. If you do not have Calico you can download it here: http://web1.cs.brynmawr.edu/Calico_Download
Calico is the ideal IDE to run it on, but if you are not using Calico, make sure you have downloaded the Graphics library for python.
To run on Calico:
- Download the file.
- Press the green "Run Button."
To run Otherwise: TBA