https://github.com/yell/integral
∫ App for numerical integration (course project)
https://github.com/yell/integral
c cpp gaussian-quadrature numerical-computation numerical-integration parsing-math-expressions qt rpn shunting-yard symfony
Last synced: 3 months ago
JSON representation
∫ App for numerical integration (course project)
- Host: GitHub
- URL: https://github.com/yell/integral
- Owner: yell
- License: mit
- Created: 2014-07-28T22:19:43.000Z (almost 11 years ago)
- Default Branch: web
- Last Pushed: 2017-09-17T11:30:20.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T21:13:53.296Z (5 months ago)
- Topics: c, cpp, gaussian-quadrature, numerical-computation, numerical-integration, parsing-math-expressions, qt, rpn, shunting-yard, symfony
- Language: C
- Homepage:
- Size: 26.2 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
 Integral
---
Web service for numerical integration.
Check this out [here](http://integral.epherest.com) (currently not working).
Optimized for desktop screen size.
Learn more about this project on [`desktop`](https://github.com/monstaHD/integral/tree/desktop) branch.