calculate-pi
There are 21 repositories under calculate-pi topic.
UCL-RITS/pi_examples
A lot of ways to run the same way of calculating pi. Some of them are dumb.
Nefari0uss/calculate-pi
Calculate Pi using the Leibniz formula.
Beliavsky/coarray_fortran_intel_tutorial
Examples from Intel Fortran coarray tutorial
Noisytoot/luapi
A pi calculator in Lua using the Leibniz formula
yuxincs/parallel-pi
Calculating PI Value In Different Parallel Framework.
sirodoht/cuda-examples
CUDA code examples
elzup/calculate-pi-ts
Calculate Pi by Typescript.
Steven-Qiang/Pi-Calculate-Benchmark
通过网页计算圆周率小数点后的位数来检测设备和浏览器的性能。
dizzarg/calculate-pi
The calucator of pi numbers
hellpig/calculate-pi
Calculate pi using BBP formula and GMP library. Choose the desired number of digits and the base of your number system.
wdhdev/pi-calculator
A simple CLI for calculating Pi.
andreafioraldi/Grassi-PI
Calculate PI using random numbers and probability
emilkovacev/pi-generator
A collection of π generators
frederikpietzko/fun_with_python
A couple of algorithms I implemented in order to not get rusty with python.
LaloCo/calculate-pi
Based on Joma Tech's favorite interview question
ShenTengTu/ColorWithPi
Each six numbers of digits represent a hex color code.
wesbarnett/2acos0
Calculates π using Monte Carlo technique with a variety of parallelization protocols
stephaniebernhard/simulations
Using python simulations (monte carlo) for calculating pi
Tourgito/Calculate-Pi-Distributed-Parallel
Calculating distributed and parallel the Pi, using python.