https://github.com/pavlostzitzos/integrals_calculator
A calculator for definite and indefinite integrals.
https://github.com/pavlostzitzos/integrals_calculator
calculator integrals pysimplegui python python-gui-tkinter symbolic-computation sympy
Last synced: 16 days ago
JSON representation
A calculator for definite and indefinite integrals.
- Host: GitHub
- URL: https://github.com/pavlostzitzos/integrals_calculator
- Owner: PavlosTzitzos
- License: mit
- Created: 2023-01-10T10:54:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T13:45:53.000Z (about 1 year ago)
- Last Synced: 2025-04-11T01:53:31.278Z (16 days ago)
- Topics: calculator, integrals, pysimplegui, python, python-gui-tkinter, symbolic-computation, sympy
- Language: Python
- Homepage: https://pavlostzitzos.github.io/integrals_calculator/
- Size: 528 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# integrals_calculator
## To Do List
- [ ] fix the bugs and handle the errors properly
- [ ] fix site
- [ ] fix readme
- [ ] make it more userfriendly check below
- [ ] add installation guide
- [ ] add user guide
- [ ] add some docs for later development## More user-friendly
- [ ] make it easier to type math expressions
- [ ] add examples
- [ ] add symbols
- [ ] more will be added