This repository contains all the practicals related to Computational Physics (Python). The practicals are written in Python.
-
Updated
Apr 4, 2023 - Python
This repository contains all the practicals related to Computational Physics (Python). The practicals are written in Python.
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.
a helpful class to calculate and check digits of PI relatively fast using Gauss-Legendre algorithm and arbitary precision.
Add a description, image, and links to the pi-calculation topic page so that developers can more easily learn about it.
To associate your repository with the pi-calculation topic, visit your repo's landing page and select "manage topics."