No description
Find a file
2023-11-05 20:29:29 +01:00
graphs add all the graphs 2023-11-05 17:17:30 +01:00
src make float range more readable 2023-11-05 20:29:29 +01:00
.gitignore init 2023-11-05 13:45:10 +01:00
Cargo.lock init 2023-11-05 13:45:10 +01:00
Cargo.toml init 2023-11-05 13:45:10 +01:00
raport.odt added readme and report 2023-11-05 18:09:52 +01:00
raport.pdf added readme and report 2023-11-05 18:09:52 +01:00
README.md added readme and report 2023-11-05 18:09:52 +01:00

integral approximation using the monte carlo method

dependencies

pkg-config, font-config, a rust toolchain

running

cargo run will draw all the graphs, this is singlethreaded and on my machine (Ryzen 9 5980HX) takes a bit above 1 minute to finish

the graphs will all be written to ./graphs/, I already put the ones my machine drew there

the odt and pdf contain a description and conclusions of the results in Polish