:autogenerated: qlauncher.hampy ======================= .. automodule:: qlauncher.hampy Submodules: .. toctree:: :maxdepth: 1 qlauncher.hampy.debug qlauncher.hampy.equations qlauncher.hampy.object qlauncher.hampy.utils Summary ------- ``__all__`` Classes: .. list-table:: * - :class:`Equation ` - * - :class:`TruthTable ` - * - :class:`Variable ` - ``__all__`` Functions: .. list-table:: * - :func:`one_in_n ` - Generates Equation for One in N problem. * - :func:`shift_affected_qubits ` - Shifts the qubits affected by the equation by the given amount, wrapping around if the index goes out of bounds.