aditeyabaral / gpython

Recreated the popular graphing application "Desmos" on Python using matplotlib, scipy and numpy. GPython can be used as an extensive graphing application that can plot 2D, 3D and even polar curves and also differentiate and integrate functions.
13 stars 8 forks source link
calculator calculus graphing graphing-calculator mathematics plots python python3

GPython

Recreated the popular graphing application "Desmos" on Python. GPython uses scipy, matplotlib, and numpy to create graphs based on functions. It is capable of solving differential equations and indefinite and definite integration.

How to run?

Features can be tested by running: python <filename>.py

Dependencies

End Goal

GPython will run on a GUI and all equations will be supported for graphing.

Contribution Guidelines

Check issues for ways to contribute.

Contributors

Aditeya Baral