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: 7 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T18:44:34.000Z (over 5 years ago)
- Last Synced: 2025-01-11T18:09:28.573Z (9 months ago)
- Topics: integral, monte-carlo-methods, qt, simpson-method
- Language: C++
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- 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
