Diophantine Equation Solver =========================== The ``qdecomp.utils.diophantine`` subpackage provides a set of tools for solving the Diophantine equation :math:`\xi = t \cdot t^\dagger` for :math:`t \in \mathbb{D}\left[ \omega \right]` where :math:`\xi \in \mathbb{D} \left[ \sqrt{2} \right]` is given. Diophantine Equation Module --------------------------- .. automodule:: qdecomp.utils.diophantine.diophantine_equation :members: :undoc-members: :show-inheritance: Tonelli-Shanks Module --------------------------- .. automodule:: qdecomp.utils.diophantine.tonelli_shanks :members: :undoc-members: :show-inheritance: References ~~~~~~~~~~ .. bibliography:: :filter: cited and docname in docnames :keyprefix: diophantine_