Projects in Awesome Lists tagged with mathematical-algorithms
A curated list of projects in awesome lists tagged with mathematical-algorithms .
https://github.com/tensorush/cpu-toolkit
🐲 🧰 Collection of basic CPU algorithms and data structures implemented in C++.
algorithmic-toolbox algorithms algorithms-and-data-structures awesome bit-hacks code-challenge computational-geometry computer-science cpp-toolkit data-structures data-structures-and-algorithms divide-and-conquer dynamic-programming graph-algorithms greedy-algorithms hashing-algorithms mathematical-algorithms search-algorithms sorting-algorithms string-algorithms
Last synced: 08 Apr 2025
https://github.com/andreeadraghici/algorithms
Algorithms Implements-The implementations from this repository were coded using C++ programming language and Java programming language
algorithm algorithms java mathematical-algorithms numerical-methods sorting-algorithms
Last synced: 29 Apr 2026
https://github.com/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.
arbitrary-precision catalan-numbers computational-mathematics fixed-point-arithmetic gmpy2 high-precision high-precision-calculation math mathematical-algorithms numerical-methods pi pi-calculation pi-digits-calculation python
Last synced: 17 Jun 2025
https://github.com/eendroroy/numberlab
A collection of numerical algorithms
algorithm mathematical-algorithms numerical-calculations
Last synced: 22 Feb 2026