Skip to content
#

math-algorithms

Here are 18 public repositories matching this topic...

Ultra-Fast O(L) Deterministic Primality Testing — Multi-Architectural Pass Engine (MAPE-V3) Deterministic multi-layer prime testing for giant numbers using single-pass linear mod engines (Muamer Engine).

  • Updated Dec 5, 2025
  • HTML

This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.

  • Updated Aug 15, 2024
  • Java

Improve this page

Add a description, image, and links to the math-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 math-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more