Skip to content

Quick hour experiment trying to estimate Pi with Monte Carlo Simulation. Choose either structure; arrays or linked lists.

Notifications You must be signed in to change notification settings

gradypalfrey/Predicting_Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick hour experiment trying to estimate Pi with Monte Carlo simulation.

Choose either the 'linkedlist.c' or 'array.c' and run that specific file. Can modify the make file to run the one of your choosing.

About

Quick hour experiment trying to estimate Pi with Monte Carlo Simulation. Choose either structure; arrays or linked lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published