README.md
README_chinese.md
pyproject.toml
hyq/__init__.py
hyq.egg-info/PKG-INFO
hyq.egg-info/SOURCES.txt
hyq.egg-info/dependency_links.txt
hyq.egg-info/requires.txt
hyq.egg-info/top_level.txt
hyq/algorithms/__init__.py
hyq/algorithms/classical_eigensolvers.py
hyq/algorithms/phase_estimation.py
hyq/algorithms/qse.py
hyq/algorithms/quantum_chemistry.py
hyq/algorithms/shadow.py
hyq/algorithms/trotter.py
hyq/algorithms/vqd.py
hyq/ansatz/HEA.py
hyq/ansatz/__init__.py
hyq/ansatz/adapt.py
hyq/ansatz/base.py
hyq/ansatz/compact.py
hyq/ansatz/ryrz.py
hyq/ansatz/uccsd.py
hyq/backends/Cirq.py
hyq/backends/Pennylane.py
hyq/backends/Qiskit.py
hyq/backends/Qulacs.py
hyq/backends/Qutip.py
hyq/backends/Tensorcircuit.py
hyq/backends/__init__.py
hyq/backends/_matrix_simulator.py
hyq/backends/base.py
hyq/backends/core.py
hyq/backends/extended_registry.py
hyq/chemistry/__init__.py
hyq/chemistry/hamiltonian.py
hyq/chemistry/molecule.py
hyq/chemistry/psi4_driver.py
hyq/solvers/__init__.py
hyq/solvers/base.py
hyq/solvers/rite.py
hyq/solvers/sa_qite.py
hyq/solvers/ss_qite.py
hyq/solvers/var_qite.py
hyq/solvers/vqe.py