Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderlane/parallel_pi
A few different ways of calculating pi from random numbers in parallel.
https://github.com/coderlane/parallel_pi
Last synced: about 1 month ago
JSON representation
A few different ways of calculating pi from random numbers in parallel.
- Host: GitHub
- URL: https://github.com/coderlane/parallel_pi
- Owner: Coderlane
- License: mit
- Created: 2014-11-17T07:08:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-18T02:56:55.000Z (about 10 years ago)
- Last Synced: 2024-12-09T22:40:15.276Z (about 2 months ago)
- Language: Python
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
parallel_pi
===========A few different ways of calculating pi from random numbers in parallel.