Skip to content

muhassan668/python-math-solver-graphing-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Math Solver and Graphing System

A Python-based mathematical solving and graphing system created as an AI-102 semester project. The project allows users to solve mathematical expressions, perform symbolic calculations, and visualize mathematical functions through graphs.


Features

  • Solve mathematical expressions
  • Perform symbolic calculations
  • Plot mathematical functions
  • Display graphs using Python plotting libraries
  • Support equation-based problem solving
  • Simple and user-friendly project structure
  • Useful for learning Python libraries used in mathematics

Technologies Used

  • Python
  • SymPy
  • NumPy
  • Matplotlib
  • Streamlit
  • Git and GitHub

Project Structure

python-math-solver-graphing-system
│
├── app.py
├── README.md
├── requirements.txt
├── .gitignore
└── other project files

Requirements

The project requires Python and the libraries listed in requirements.txt.

Main libraries used:

  • sympy
  • numpy
  • matplotlib
  • streamlit

Course Information

  • Course: AI-102
  • Project Type: Semester Project
  • Language: Python
  • Focus: Mathematical problem solving and graph visualization

Team Members

  • Muhammad Hassan
  • Muhammad Salman Saeed

Notes

This project was created for academic learning purposes. It focuses on applying Python programming, mathematical libraries, and graph visualization techniques in a practical project.

About

Python-based math solving and graphing system using symbolic computation and visualization.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages