An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pi-calculation

jjteoh-thewebdev/pi-quests

A fun project related to calculation of Pi(π)

Language: TypeScript - Size: 1.47 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Abhrankan-Chakrabarti/pi-calculation-with-catalan-numbers

This repository contains a Python script that calculates the digits of π (pi) using a novel algorithm based on Catalan numbers and fixed-point arithmetic. The algorithm efficiently computes the digits of π by leveraging the properties of Catalan numbers, making it a unique and effective method for high-precision calculations.

Language: Python - Size: 39.1 KB - Last synced at: 26 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

ckormanyos/pi-crunch-metal

Compute a million digits of pi on a bare-metal RaspberryPi(R)-Zero (and other systems)

Language: C++ - Size: 6.47 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

Nomi/PiCalc

Calculation of digits of Pi with high precision. Parallelized/Multi-threaded. Tested for upto 1 Billion digits. Uses Chudnovsky algorithm with Binary Splitting. Also, uses libgmp for arbitrary precision arithmetic. NOTE: Now also contains KMP algorithm for pattern matching.

Language: C++ - Size: 94.8 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nikolay1998/cuda-pi-calculation

Calculating the number of pi by the Monte Carlo method using CUDA technology. 2020.

Language: Cuda - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

keithkamson/Computational-Physics-Python

This repository contains all the practicals related to Computational Physics (Python). The practicals are written in Python.

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sBubshait/CalcPI

a helpful class to calculate and check digits of PI relatively fast using Gauss-Legendre algorithm and arbitary precision.

Language: Python - Size: 452 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ilias1111/efficient-python-seminar

The repository hosts the resources for an introduction to Pandas and data manipulation seminar. The event was hosted by IEEE University of Patras SB in Greek. The material for an efficient python seminar we did for IEEE University of Patras SB

Language: Jupyter Notebook - Size: 16 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

masx200/Pi-calculation-multithreading

Pi calculation, multithreading, based on large number frames decimal.js and webworker 圆周率计算,多线程,基于大数框架decimal.js和webworker 圆周率计算-可设置圆周率位数-可选择线程个数-多线程大数框架webworker输出useragent大数框架

Language: JavaScript - Size: 1.09 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0