https://github.com/tom-the-bomb/math-solver
An algebraic math solver using sympy and my own parser
https://github.com/tom-the-bomb/math-solver
math sympy web
Last synced: 2 months ago
JSON representation
An algebraic math solver using sympy and my own parser
- Host: GitHub
- URL: https://github.com/tom-the-bomb/math-solver
- Owner: Tom-the-Bomb
- License: mit
- Created: 2023-05-19T22:24:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T16:36:29.000Z (over 1 year ago)
- Last Synced: 2025-03-23T23:26:32.640Z (7 months ago)
- Topics: math, sympy, web
- Language: Python
- Homepage: https://math.tomthebomb.dev
- Size: 863 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Math-solver
Solves the math. :)
- [Syntax guide](https://github.com/Tom-the-Bomb/math-solver/blob/master/guide.md)