LICENSE.txt
README.md
setup.py
src/pyLIQTR/__init__.py
src/pyLIQTR.egg-info/PKG-INFO
src/pyLIQTR.egg-info/SOURCES.txt
src/pyLIQTR.egg-info/dependency_links.txt
src/pyLIQTR.egg-info/requires.txt
src/pyLIQTR.egg-info/top_level.txt
src/pyLIQTR/GSE/GSE.py
src/pyLIQTR/GSE/__init__.py
src/pyLIQTR/GSE/tests/__init__.py
src/pyLIQTR/GSE/tests/test_GSE.py
src/pyLIQTR/PhaseEstimation/__init__.py
src/pyLIQTR/PhaseEstimation/pe.py
src/pyLIQTR/PhaseEstimation/pe_gates.py
src/pyLIQTR/PhaseEstimation/pe_sim.py
src/pyLIQTR/PhaseEstimation/tests/__init__.py
src/pyLIQTR/QSP/Hamiltonian.py
src/pyLIQTR/QSP/QSP.py
src/pyLIQTR/QSP/__init__.py
src/pyLIQTR/QSP/gen_qsp.py
src/pyLIQTR/QSP/qsp_cirq_gates.py
src/pyLIQTR/QSP/qsp_helpers.py
src/pyLIQTR/QSP/qsp_prepare.py
src/pyLIQTR/QSP/qsp_select_v.py
src/pyLIQTR/QSP/qspangles.py
src/pyLIQTR/QSP/tests/__init__.py
src/pyLIQTR/circuits/__init__.py
src/pyLIQTR/circuits/pyLCircuit.py
src/pyLIQTR/circuits/pyLOperator.py
src/pyLIQTR/circuits/tests/__init__.py
src/pyLIQTR/circuits/tests/test_pyLCircuit.py
src/pyLIQTR/circuits/tests/test_pyLOperator.py
src/pyLIQTR/gate_decomp/__init__.py
src/pyLIQTR/gate_decomp/cirq_transforms.py
src/pyLIQTR/gate_decomp/clifford_gates.py
src/pyLIQTR/gate_decomp/decimal_utils.py
src/pyLIQTR/gate_decomp/ellipse.py
src/pyLIQTR/gate_decomp/exact_decomp.py
src/pyLIQTR/gate_decomp/gate_approximation.py
src/pyLIQTR/gate_decomp/grid_operator.py
src/pyLIQTR/gate_decomp/matrices.py
src/pyLIQTR/gate_decomp/point_enumeration.py
src/pyLIQTR/gate_decomp/rings.py
src/pyLIQTR/gate_decomp/rotation_gates.py
src/pyLIQTR/gate_decomp/solve_diophantine.py
src/pyLIQTR/gate_decomp/test_cirq_tranformers.py
src/pyLIQTR/gate_decomp/test_decimal_utils.py
src/pyLIQTR/gate_decomp/test_exact_decomp.py
src/pyLIQTR/gate_decomp/test_matrices.py
src/pyLIQTR/gate_decomp/test_point_enumeration.py
src/pyLIQTR/gate_decomp/test_solve_diophantine.py
src/pyLIQTR/gate_decomp/tests/__init__.py
src/pyLIQTR/gate_decomp/tests/test_cirq_tranformers.py
src/pyLIQTR/gate_decomp/tests/test_decimal_utils.py
src/pyLIQTR/gate_decomp/tests/test_exact_decomp.py
src/pyLIQTR/gate_decomp/tests/test_matrices.py
src/pyLIQTR/gate_decomp/tests/test_point_enumeration.py
src/pyLIQTR/gate_decomp/tests/test_solve_diophantine.py
src/pyLIQTR/model_simulators/__init__.py
src/pyLIQTR/model_simulators/qspsim.py
src/pyLIQTR/model_simulators/vlasovsim.py
src/pyLIQTR/sim_methods/ChebyshevPoly.py
src/pyLIQTR/sim_methods/__init__.py
src/pyLIQTR/sim_methods/__internal__.py
src/pyLIQTR/sim_methods/angler.py
src/pyLIQTR/sim_methods/expander.py
src/pyLIQTR/sim_methods/fitter.py
src/pyLIQTR/sim_methods/quantum_ops.py
src/pyLIQTR/sim_methods/simqsp.py
src/pyLIQTR/sim_methods/tests/__init__.py
src/pyLIQTR/sim_methods/tests/test_simqsp.py
src/pyLIQTR/utils/__init__.py
src/pyLIQTR/utils/plot_helpers.py
src/pyLIQTR/utils/printing.py
src/pyLIQTR/utils/utils.py
src/pyLIQTR/utils/tests/__init__.py
src/pyLIQTR/utils/tests/test_utils.py