Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anujdhillxn/functiondifferentiator
A web app that parses a mathematical function into an expression tree and then performs differentiation.
https://github.com/anujdhillxn/functiondifferentiator
binary-tree flask parser python3
Last synced: 5 days ago
JSON representation
A web app that parses a mathematical function into an expression tree and then performs differentiation.
- Host: GitHub
- URL: https://github.com/anujdhillxn/functiondifferentiator
- Owner: anujdhillxn
- Created: 2022-09-28T13:26:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T12:55:39.000Z (over 1 year ago)
- Last Synced: 2023-08-20T14:17:10.408Z (over 1 year ago)
- Topics: binary-tree, flask, parser, python3
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# functiondifferentiator
A web app that parses a mathematical function into an expression tree and then performs differentiation.