• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Monte Carlo Program to estimate the value of pi. Puts random points in a grid and counts how many lie within the unit circle.