# pytket.tableau ```{eval-rst} .. currentmodule:: pytket._tket.tableau ``` ```{eval-rst} .. automodule:: pytket.tableau ``` ```{eval-rst} .. automodule:: pytket._tket.tableau ``` ```{eval-rst} .. autoclass:: pytket.tableau.UnitaryRevTableau .. automethod:: __init__ .. automethod:: apply_gate_at_end .. automethod:: apply_gate_at_front .. automethod:: get_row_product .. automethod:: get_xrow .. automethod:: get_zrow .. automethod:: to_circuit ``` ```{eval-rst} .. autoclass:: pytket.tableau.UnitaryTableau .. automethod:: __init__ .. automethod:: apply_gate_at_end .. automethod:: apply_gate_at_front .. automethod:: get_row_product .. automethod:: get_xrow .. automethod:: get_zrow .. automethod:: to_circuit ``` ```{eval-rst} .. autoclass:: pytket.tableau.UnitaryTableauBox .. automethod:: __init__ .. automethod:: get_circuit .. automethod:: get_tableau ```