Skip to content

rustvu/py_pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_pi

Implementing Monte-Carlo-based π estimation as a Python module.

Requirements

This example uses uv for python project and tooling. Please make sure you have it installed. See the Installing uv page.

Obviously, you also need Rust installed. See the Installing Rust page.

Running the example

  1. Install uv (see above) and clone this repository.

  2. Open the experiment.ipynb Jupyter Notebook by running (the project will be built automatically):

    uv run jupyter notebook experiment.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published