An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with primality-testing

A curated list of projects in awesome lists tagged with primality-testing .

https://github.com/amitrajitbose/competitive_programming

Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.

adhoc algorithms algorithms-and-data-structures competition competitive-programming data-structures dynamic-programming graph greedy greedy-algorithms hacktoberfest interview interview-preparation leetcode leetcode-python linked-list primality-testing queue stack trie

Last synced: 12 Sep 2025

https://github.com/coq-community/pocklington

Pocklington's criterion for primality in Coq [maintainer=@Casteran]

coq docker-coq-action nix-action primality-testing prime-numbers

Last synced: 17 Mar 2025

https://github.com/haru-44/prime_text

素数判定法と素因数分解アルゴリズムに関する教科書(pythonコード付き)

algorithms book factoring-integers integer-factorization math number-theory pdf primality-testing prime prime-numbers python3

Last synced: 21 Mar 2025

https://github.com/optimized-brain/aks-algorithm-optimized-with-fast-fourier-transform

Optimized AKS Primality Test with Fast Fourier Transform (FFT) for enhanced performance in large number primality checking. This implementation improves the efficiency of the AKS algorithm using FFT for polynomial multiplication, offering significant speedup.

aks-algorithm algorithm-complexity fast-fourier-transform polynomial-multiplication primality-testing

Last synced: 22 Sep 2025