.DS_Store
.gitignore
License
README.md
itpd_test.ipynb
pyproject.toml
data/.DS_Store
data/0.2_terms.pdf
data/0.4_terms.pdf
data/0.6_terms.pdf
data/0.8_terms.pdf
data/100percent_term_0.npy
data/100percent_term_1.npy
data/100percent_term_2.npy
data/100percent_term_3.npy
data/100percent_term_4.npy
data/1_terms.pdf
data/20percent_term_0.npy
data/20percent_term_1.npy
data/20percent_term_2.npy
data/20percent_term_3.npy
data/20percent_term_4.npy
data/40percent_term_0.npy
data/40percent_term_1.npy
data/40percent_term_2.npy
data/40percent_term_3.npy
data/40percent_term_4.npy
data/60percent_term_0.npy
data/60percent_term_1.npy
data/60percent_term_2.npy
data/60percent_term_3.npy
data/60percent_term_4.npy
data/80percent_term_0.npy
data/80percent_term_1.npy
data/80percent_term_2.npy
data/80percent_term_3.npy
data/80percent_term_4.npy
data/Comparsion.ipynb
data/data.txt
data/time_estimation.py
data/opttrot/__init__.py
data/opttrot/graph_op.py
data/opttrot/pauli_mani.py
data/opttrot/utils.py
data/opttrot/c_module/__init__.py
data/opttrot/c_module/c/binary.c
data/opttrot/c_module/c/binary.h
data/opttrot/c_module/c/cmath.c
data/opttrot/c_module/c/cmath.h
data/opttrot/c_module/c/hamiltonian.c
data/opttrot/c_module/c/hamiltonian.h
data/opttrot/c_module/c/misc.c
data/opttrot/c_module/c/misc.h
data/opttrot/c_module/c/pauli_alg.c
data/opttrot/c_module/c/pauli_alg.h
data/opttrot/c_module/c/pauli_test.c
data/paulicompsoser/README
data/paulicompsoser/__init__.py
data/paulicompsoser/pauli_composer.py
data/paulicompsoser/pauli_decomposer.py
data/paulicompsoser/utils.py
data/paulicompsoser/__pycache__/__init__.cpython-311.pyc
data/paulicompsoser/__pycache__/pauli_composer.cpython-311.pyc
data/paulicompsoser/__pycache__/utils.cpython-311.pyc
opttrot_tp.egg-info/PKG-INFO
opttrot_tp.egg-info/SOURCES.txt
opttrot_tp.egg-info/dependency_links.txt
opttrot_tp.egg-info/requires.txt
opttrot_tp.egg-info/top_level.txt
preprint/.DS_Store
preprint/PRIMEarxiv.sty
preprint/arxiv.sty
preprint/orcid.pdf
preprint/preprint.aux
preprint/preprint.bbl
preprint/preprint.blg
preprint/preprint.fdb_latexmk
preprint/preprint.fls
preprint/preprint.log
preprint/preprint.out
preprint/preprint.pdf
preprint/preprint.synctex.gz
preprint/preprint.tex
preprint/preprint.xdv
preprint/references.bib
preprint/images/0.2_terms.pdf
preprint/images/0.4_terms.pdf
preprint/images/0.6_terms.pdf
preprint/images/0.8_terms.pdf
preprint/images/1_terms.pdf
preprint/images/50%terms.png
preprint/images/image.odg
preprint/images/index_change_tpd.pdf
preprint/images/index_change_tpd.svg
preprint/images/tpd_diagram.pdf
preprint/images/worst.png
preprint/images/그림2.odg
tp/__init__.py
tp/tp.py
tp/utils.py