Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T13:45:53.000Z (11 months ago)
- Last Synced: 2024-11-06T00:12:40.743Z (about 2 months 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: 1
- 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