Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 307 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 307 Bytes

Function Plotter

GUI Application to plot a user given function

How to run

  • install the dependencies
  • on linux run: python3 plotter.py
  • on windows run: python plotter.py

Test Example