# number-theory - Author: Develata - Repository: Develata/Deve-Skills - Version: 20260129203735 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Develata/Deve-Skills - Web: https://mule.run/skillshub/@@Develata/Deve-Skills~number-theory:20260129203735 --- # Number Theory **Path**: `math-researcher-teacher/domains/algebra-geometry/number-theory/` ## 🔬 Core Capabilities * **Elementary**: Primes, divisibility, modular arithmetic (congruences). * **Analytic**: Prime Number Theorem, Riemann Zeta function. * **Algebraic**: Diophantine equations, elliptic curves. ## 💻 Tools * **SymPy Number Theory**: `sympy.ntheory` for primality testing, factorization, discrete log.