Git Product home page Git Product logo

aditeyabaral / gpython Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 9.0 19 KB

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.

Python 100.00%
python3 python graphing-calculator graphing mathematics plots calculator calculus

gpython's Introduction

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

  • matplotlib
  • scipy
  • numpy

#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

gpython's People

Contributors

aditeyabaral avatar basscoder2808 avatar nightrainlily avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gpython's Issues

Verification of Plots and Equations

Some equations do not support plotting. These equations are of the form y n = f(x).
It would be great if these plots can be added somehow!

Building a GUI

A GUI for this application using Flask would be super handy. Looking for contributions towards building an end to end GUI using Flask for this application.

Invalid syntax issue in Calculator.py

Once an invalid syntax is given as input, no subsequent calculations can be performed, even after clearing the statement buffer. The script keeps showing error message in the console/terminal.

Repository Restructure and Documentation

Looking for clean and crisp documentation for the application on the README and the scripts.
Please ensure the changes you make are substantial and not "fix typo" changes. Such requests will be marked as spam.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.