NTLib - Number Theory Library 0.9
Loading...
Searching...
No Matches
Modules List
Here is a list of all documented modules with brief descriptions:
 MdivisorsWork with the divisors of an integer
 Meuler_totientCompute Euler's totient function \(\phi\)
 MbaseBasic functionality used frequently throughout the whole library
 Mint128128-bit integers
 MmoduloFunction templates for modular arithmetic
 Mchinese_remainderSolve systems of modular congruences using the Chinese remainder theorem
 Mbinomial_coefficientCompute binomial coefficients
 Mfigurate_numberComputes figurate numbers in two and three dimensions
 Mpythagorean_tripleGenerate primitive Pythagorean triples
 Mturan_numberCompute the number of edges in a Turan graph
 Mcontinued_fractionContininued fraction expansion for quadratic irrationals
 MdiophantineAlgorithms to solve diophantine equations
 Mpell_equationFinds integer solutions to Pell's equation
 Mprime_decompositionFunction templates to decompose a natural number into its unique prime decomposition
 Mprime_generationGenerate prime numbers
 Mlucas_sequenceCompute terms of Lucas sequences
 Mprime_testTest whether a given number is prime
 MmatrixRepresents a matrix whose dimensions are compile time constants
 Mmod_intRepresents an integer modulo another integer
 MrationalProvides a class template for rational numbers