Description
Use the PARI computer algebra system from Python through Cython bindings. It supports number theory, algebra, and related mathematical computations inside Python projects.
This is a research and scientific computing library, not a general calculator interface. Mathematical results should be checked against the expected precision, algorithms, and PARI version when reproducibility matters.