tn4qa/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tn4qa/circuit_simulator.py,sha256=juOFO4fpxMIFCfTTKxXp99ujQQUeBhBRjw9DKUqMKzI,18206
tn4qa/dmrg.py,sha256=4LUx64-yU3DV3oScQwyWfATFdk-9xHbvOwHs2Ja41uQ,25743
tn4qa/fidelity_metrics.py,sha256=iGRzidw5LHxM7WKDO9OZjTFNWfFCFR8wBsviz5XFlt4,7814
tn4qa/mpo.py,sha256=8MCXl2GWmEhyFS1UMIM8hSg7DmTd667pDTeuLS322Qc,98298
tn4qa/mps.py,sha256=DdoHj2tuTCJwr7qVI8jvLd9c8ASW8GKIC3gY6mw4Fls,50598
tn4qa/qi_cost_functions.py,sha256=mjvExf2cVE4kCsE6HdF0ZFUXDDuL_9hCtJxgNsl0eo8,8957
tn4qa/qi_metrics.py,sha256=dV3NwpdRBKShw_nSFfLVf4mV8MO6HrWqL94E1KUnf6Q,14507
tn4qa/tensor.py,sha256=UQJLNTfLOZvPhWdMtl3vIgduxrXET8c_6tIo-U7iRDY,14572
tn4qa/tn.py,sha256=Na0CnzdonPXucMnKt5ZyUXSxPIwsNfM3dJTNNL62J7s,22362
tn4qa/utils.py,sha256=dqA02rLfXOw1XgicRLPgjj6_66HFacI87CGR-OovQhQ,6463
tn4qa/visualisation.py,sha256=T-tVa6M05XXNQUx7r87Z9q3ImoCJGVeQo91_zx2EDe8,11307
tn4qa/error_mitigation/dynamical_decoupling.py,sha256=fJabxLfxxyiTn0Xq3xi1UaHEetSkCMnwRAmWEG_zRb8,6941
tn4qa/error_mitigation/pauli_twirling.py,sha256=yN2ArBJ3bRD5WtmNgLjx5t5nQeFd_ikWZZXgecjRVsQ,8670
tn4qa/error_mitigation/readout_error_mitigation.py,sha256=7X4x5nXqIZeJh5wApm_6LcUrLjw12zR37NaUqgfolTY,8720
tn4qa/noise_modelling/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tn4qa/noise_modelling/build.py,sha256=PM6Q0p407HOBk_Qf-Xl-btciRg00YNEl4X2RQnbP9s4,9767
tn4qa/noise_modelling/device_characterisation.py,sha256=O-jE_EleOh4f4fbq-KS7yLUWddJrEFlW84d7bIYyAQk,4510
tn4qa/noise_modelling/noise_data.py,sha256=P6OfP0dNxFA2dEYDNxxBSHTP5kKObctiDnt_hIuejpo,2865
tn4qa/noise_modelling/noisy_circuit_decomposer.py,sha256=8LqjVujtedrSvg6jtchS9lxsvvsX90GAodlgSGTEtfs,14390
tn4qa/noise_modelling/pauli_twirling_noise.py,sha256=0yQHMoVuZA8oml4sgmZpRCZVXlJYFSsoRWOyQEF0nOw,13065
tn4qa/quantum_algorithms/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tn4qa/quantum_algorithms/base.py,sha256=8DTrUlUVdWbriiD64qofIbvVugUNMeHilJEvW3Fs1Mk,920
tn4qa/quantum_algorithms/result.py,sha256=QDW5D48yT2Z51spZdxXN5cUzMI1xo3C1wBtgar9OoG0,1891
tn4qa/quantum_algorithms/utils.py,sha256=3bzWzM8KFFhSWVSH7io94FjIIwkInmkm1Xv5xWKPzss,9497
tn4qa/quantum_algorithms/backend/base.py,sha256=LT8DXMJOjHRUKx3-7fYL2Oz9KemhdECrKEvklq4mDOY,1055
tn4qa/quantum_algorithms/backend/ibm_backend.py,sha256=web9pbI3F8K8W-wBbJaZGhE-CUqg1BykUltwbxxQCRg,2818
tn4qa/quantum_algorithms/backend/iqm_backend.py,sha256=lvnCtfNUyxcodSKF2b-tpLhEnCCpB4_1yypzfOkjOkQ,2353
tn4qa/quantum_algorithms/backend/qiskit_simulator.py,sha256=0h-Mx7Z6TuyRadgK2d-UKjqSd1iahOrR3XufYKREEZQ,1971
tn4qa/quantum_algorithms/backend/tn_backend.py,sha256=uQbi-W9ffuHeEC4EEGeCR7vPEreNezgYV8Uaz9QGQXA,2163
tn4qa/quantum_algorithms/hamiltonian_simulation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tn4qa/quantum_algorithms/hamiltonian_simulation/qdrift.py,sha256=_0nGWIa8Kn1G2w_noYcHlGAh1O7LmDQBqSks5WKKwxg,4718
tn4qa/quantum_algorithms/hamiltonian_simulation/trotterisation.py,sha256=6pHG2Dbn9YGAEufz4mSPS9ThNbUHNj9Cv9LZe4DGYZ4,3275
tn4qa/quantum_algorithms/phase_estimation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tn4qa/quantum_algorithms/phase_estimation/hadamard_test.py,sha256=Rfy9OaKIfUTTq0IG767cHjyzK1U2X_OWVPw70z8__Hs,4748
tn4qa/quantum_algorithms/phase_estimation/qpe.py,sha256=s_Oi5EjxpdtRjXeNT8fs8cGghLJDopp2fyHMTXHtC-M,6238
tn4qa/quantum_algorithms/selected_ci/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tn4qa/quantum_algorithms/selected_ci/controlled_time_evolved_qsci.py,sha256=YvJrIlmftQoZeLPwQUTJhBLLPlU_pRQqtsJKOA1g9ko,8716
tn4qa/quantum_algorithms/selected_ci/diagonalisation.py,sha256=lDIwrsDLCD4kome9yi3eb3dcIATpdKDzm0RN3pu92gY,10750
tn4qa/quantum_algorithms/selected_ci/iterative_qsci.py,sha256=erIJirsEW_96sypdLYrrXm5nxqwuC209xYtJKg1tGLU,9679
tn4qa/quantum_algorithms/selected_ci/qsci.py,sha256=2JAhyVEGo0JhPj5aGd2v4Z_qrvK0XVULoKcWQy70L-Q,5520
tn4qa/quantum_algorithms/selected_ci/time_evolved_qsci.py,sha256=2Tionqz5KvwcUX12Q93ZSmF5YcJV9yesdldWfy1-Nxc,6159
tn4qa/quantum_algorithms/variational/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tn4qa/quantum_algorithms/variational/ansatz_circuits.py,sha256=V06tp52lkc93QYiEDrKtfB97-BJXbOL6Nvw35kzTvDo,7321
tn4qa/quantum_algorithms/variational/classical_optimisers.py,sha256=4EBeb89euvJTgUcQHycJbcBGDwklR2kfcfrr2kKmSUg,3283
tn4qa/quantum_algorithms/variational/vqe.py,sha256=uc6QPZzUSXlc4-sCalJx3Yc0VocgCVVFv1eBNQBQyac,9185
tn4qa/tn_methods/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tn4qa/tn_methods/approximate_diagonalisation.py,sha256=vnyuUboaezZQVLSQMBEb15oAWQ5FG_e1fHlaljcjyNw,19610
tn4qa/tn_methods/circuit_compression.py,sha256=d8uwk-2-Qh_0JnLiUkcEw9WJWFyapd2RgyfYInLrMfA,1636
tn4qa/tn_methods/entanglement_feature.py,sha256=_mwUJZ9l1bkhlO5T7SZcfyyCOKTbCRNoF4Y_lyz7qcA,7260
tn4qa/tn_methods/error_mitigation.py,sha256=Z-EVY_96ZxEzqdghVeUlj3ytJZWrSsXAkcIporHYCls,14145
tn4qa/tn_methods/hf_suppression.py,sha256=8RnXnPdXDZ_xP0FWEnE0Hb4Cs8pkqtdpyF8kJuhzRdY,3690
tn4qa/tn_methods/molecular_orbital_optimisation.py,sha256=TazJFHSTFnSztgoJkAgyY7klyXk-BSBZVb47ziksEEs,35107
tn4qa/tn_methods/mpo_to_circuit.py,sha256=OlaZr3y89sZVjXXnmU-TsBMI00X_-ELAg_zBgXfVPuM,17181
tn4qa/tn_methods/mps_to_circuit.py,sha256=OyIzOJJIJ6rwJ8AAOmaygz7Lf2PSFbuiqckYT4eBOrY,41038
tn4qa/tn_methods/parent_hamiltonian.py,sha256=epy1OvnwKNI9HCd9PYJkaPz3Atn0FzZBt7-2c51t_to,12793
tn4qa/tn_methods/utils.py,sha256=jHXOZBywVzVKS06-E3nvDX7EDTIe5hfQzG7NaBVlxTk,3244
tn4qa/tn_methods/verifier_circuits.py,sha256=-dYd4Mvw1YcLaLunpMjwH2Miklhgi1c9zp57VMuAhsw,1187
tn4qa-0.0.10.dist-info/METADATA,sha256=j3SJ7T2WESPBNqaPB3ijbAAn26RRWk-44MPfrveAYbI,1489
tn4qa-0.0.10.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
tn4qa-0.0.10.dist-info/licenses/LICENSE,sha256=KeDQC-itH6LcWJj0Z-i5cw9d8KxXn0eQUlJYSmmkRyc,1070
tn4qa-0.0.10.dist-info/RECORD,,
