Skip to content

DSE512/monte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

89a1aa6 · Feb 14, 2021

History

4 Commits
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021

Repository files navigation

Monte Carlo Pi

Approximate Pi through multi-threaded Rust.

Install

python setup.py install

Features

from monte import monte_carlo_pi


pi = monte_carlo_pi(num_iterations=1_000_000)

About

A monte carlo method to approximate pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published