Canonical recursive representation of integers based on prime factorization and exponent trees.
python mathematics number-theory integer-representation prime-factorization recursive-data-structure
-
Updated
Mar 15, 2026 - Python