GitHub / SeroviICAI / Modular_Arithmetic_Python
A library for number theory and modular arithmetic algorithms in Python e.g. Pollard Rho, Miller–Rabin primality test, Cipolla, etc.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeroviICAI%2FModular_Arithmetic_Python
PURL: pkg:github/SeroviICAI/Modular_Arithmetic_Python
Stars: 4
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 1 year ago
Pushed at: over 2 years ago
Last synced at: 9 days ago
Topics: chinese-remainder-theorem, discrete-mathematics, educational, extended-euclidean-algorithm, miller-rabin-test, modular-arithmetic, number-theory, pollard-rho, python