An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Integral
Computing integral with 2 methods: Monte-Carlo's method and Simpson's method

## Example - screenshot
![](https://raw.githubusercontent.com/exsandebest/Integral/master/examples/screenshots/main.png)