Skip to content
/ pimonte Public

A program for approximate calculation of pi using the Monte Carlo method

Notifications You must be signed in to change notification settings

snjot/pimonte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pimonte

A program for approximate calculation of pi using the Monte Carlo method.

Requirements

  • Python version 3.6+

Usage

git clone git@github.com:snjot/pimonte.git
cd pimonte

You can calculate pi approximation as follows:

% python -m pimonte
pi = 3.1413028; (1.8547039031982422 sec)

About

A program for approximate calculation of pi using the Monte Carlo method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages