CHANGELOG.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
README_cn.md
setup.py
docs/Makefile
docs/source/.DS_Store
docs/source/advance.rst
docs/source/cnconf.py
docs/source/conf.py
docs/source/contribution.rst
docs/source/faq.rst
docs/source/generate_rst.py
docs/source/index.rst
docs/source/index_cn.rst.disable
docs/source/infras.rst
docs/source/modules.rst
docs/source/modules.rst.backup
docs/source/quickstart.rst
docs/source/sharpbits.rst
docs/source/textbooktoc.rst
docs/source/tutorial.rst
docs/source/tutorial_cn.rst
docs/source/whitepapertoc.rst
docs/source/whitepapertoc_cn.rst
examples/GHZ_DQAS.py
examples/H6_hamiltonian.npy
examples/QAOA_DQAS.py
examples/QEM_DQAS.py
examples/adiabatic_vqnhe.py
examples/chaotic_behavior.py
examples/checkpoint_memsave.py
examples/gradient_benchmark.py
examples/gradient_results.data
examples/hamiltonian_building.py
examples/hchainhamiltonian.py
examples/incremental_twoqubit.py
examples/mcnoise_boost.py
examples/mcnoise_check.py
examples/mpsvsexact.py
examples/noisy_qml.py
examples/optperformance_comparison.py
examples/qaoa_block.result
examples/qaoa_dqas.py
examples/qaoa_graph.py.outdated
examples/qaoa_micro.py.outdated
examples/qaoa_parallel_opt.py
examples/qaoa_quantum.py.outdated
examples/qml_param.npy
examples/qml_param_v2.npy
examples/quantumng.py
examples/simple_qaoa.py
examples/universal_lr.py
examples/variational_dynamics.py
examples/vqe_extra.py
examples/vqe_extra_mpo.py
examples/vqe_extra_mpo.py.outdated
examples/vqe_extra_mpo_spopt.py
examples/vqe_extra_mpo_v2.py
examples/vqeh2o_benchmark.py
examples/vqnhe_h6.py
tensorcircuit/__init__.py
tensorcircuit/asciiart.py
tensorcircuit/channels.py
tensorcircuit/circuit.py
tensorcircuit/cons.py
tensorcircuit/densitymatrix.py
tensorcircuit/densitymatrix2.py
tensorcircuit/experimental.py
tensorcircuit/gates.py
tensorcircuit/interfaces.py
tensorcircuit/keras.py
tensorcircuit/mps_base.py
tensorcircuit/mpscircuit.py
tensorcircuit/quantum.py
tensorcircuit/simplify.py
tensorcircuit/torchnn.py
tensorcircuit/translation.py
tensorcircuit/utils.py
tensorcircuit/vis.py
tensorcircuit.egg-info/PKG-INFO
tensorcircuit.egg-info/SOURCES.txt
tensorcircuit.egg-info/dependency_links.txt
tensorcircuit.egg-info/requires.txt
tensorcircuit.egg-info/top_level.txt
tensorcircuit/applications/__init__.py
tensorcircuit/applications/dqas.py
tensorcircuit/applications/graphdata.py
tensorcircuit/applications/layers.py
tensorcircuit/applications/utils.py
tensorcircuit/applications/vags.py
tensorcircuit/applications/van.py
tensorcircuit/applications/vqes.py
tensorcircuit/backends/__init__.py
tensorcircuit/backends/abstract_backend.py
tensorcircuit/backends/backend_factory.py
tensorcircuit/backends/jax_backend.py
tensorcircuit/backends/jax_ops.py
tensorcircuit/backends/numpy_backend.py
tensorcircuit/backends/pytorch_backend.py
tensorcircuit/backends/pytorch_ops.py
tensorcircuit/backends/tensorflow_backend.py
tensorcircuit/backends/tf_ops.py
tensorcircuit/templates/__init__.py
tensorcircuit/templates/blocks.py
tensorcircuit/templates/chems.py
tensorcircuit/templates/dataset.py
tensorcircuit/templates/graphs.py
tensorcircuit/templates/measurements.py
tests/__init__.py
tests/conftest.py
tests/test_backends.py
tests/test_circuit.py
tests/test_dmcircuit.py
tests/test_gates.py
tests/test_interfaces.py
tests/test_keras.py
tests/test_miscs.py
tests/test_mpscircuit.py
tests/test_qaoa.py
tests/test_quantum.py
tests/test_quantum_attr.py
tests/test_simplify.py
tests/test_templates.py
tests/test_torchnn.py
tests/test_van.py