Skip to content

varicolour/graphing-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A python graphing calculator for your commandline/terminal

Plot up to 5 different equations at the same time, play with 16 different settings to change, or do calculations with your equations (in development).

This project uses numpy and matplotlib, so a seperate, highly customizable window will open to show the plot, but everything else is in text format.

image

image

image

image

to-do list (not in any particular order):

  • add GUI (in a seperate version)
  • add a version with a command based interface
  • add more calc features (dy/dx, minima/maxima, etc.)
  • add more operators (|x|, logarithms, factorials etc.)
  • write some official documentation
  • and probably more!

About

A python graphing calculator for your commandline/terminal

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages