https://github.com/exsandebest/integral
Computing integral with 2 methods: Monte-Carlo's method and Simpson's method
https://github.com/exsandebest/integral
integral monte-carlo-methods qt simpson-method
Last synced: 2 months ago
JSON representation
Computing integral with 2 methods: Monte-Carlo's method and Simpson's method
- Host: GitHub
- URL: https://github.com/exsandebest/integral
- Owner: exsandebest
- License: mit
- Created: 2019-12-05T19:40:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T18:44:34.000Z (about 6 years ago)
- Last Synced: 2026-02-17T18:36:34.278Z (4 months ago)
- Topics: integral, monte-carlo-methods, qt, simpson-method
- Language: C++
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Integral
Computing integral with 2 methods: Monte-Carlo's method and Simpson's method
## Example - screenshot
