https://github.com/mrinalxdev/homework-helper
An advance way to solve your mathematics problem
https://github.com/mrinalxdev/homework-helper
Last synced: 11 months ago
JSON representation
An advance way to solve your mathematics problem
- Host: GitHub
- URL: https://github.com/mrinalxdev/homework-helper
- Owner: mrinalxdev
- Created: 2024-03-28T10:13:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T21:54:19.000Z (over 1 year ago)
- Last Synced: 2025-01-20T17:21:47.234Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdx
Awesome Lists containing this project
README
# This is sympy-python
A small project to simplify your mathematics homework and help you with that.
### Usage of the program
1. Clone the repository
then
```bash
cd ../sympy
````
```bash
pip install sympy matplotlib scipy
```
Added Maths and Physics helper
few more steps to go ==>
```bash
cd ../maths or ../physics
```
```bash
python main.py
```