Skip to content
#

mathematical-algorithms

Here are 17 public repositories matching this topic...

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.

  • Updated Jun 22, 2024
  • Python

This repository is created as part of my Hacktoberfest journey. It contains a variety of essential algorithms that cover topics like backtracking, dynamic programming, and graph algorithms. This collection is designed to help students and newcomers grasp these concepts more effectively, with clear explanations and code examples.

  • Updated Oct 9, 2024

Improve this page

Add a description, image, and links to the mathematical-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mathematical-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more