Commit Graph

505 Commits

Author SHA1 Message Date
yangliwei
c370c920a3 Format update using black formatter 2024-02-07 17:59:10 +08:00
yangliwei
853f721a2e Format update using black formatter 2024-02-07 17:51:44 +08:00
yangliwei
8e73b8c172 Minor update in the supported configurations and tensor network library list 2024-02-07 16:48:18 +08:00
vinitha-balachandran
5ee13f7190 renamed function 'eval' to 'dense_vector_tn_qu' in pytest 2024-02-06 17:56:29 +08:00
vinitha-balachandran
a7574192b6 renamed function 'eval' to 'dense_vector_tn_qu' 2024-02-06 17:54:24 +08:00
vinitha-balachandran
4fe1684144 Added quimb backend 2024-02-06 17:52:55 +08:00
vinitha-balachandran
6a0459ee83 Added class for quimb backend 2024-02-06 17:48:53 +08:00
yangliwei
921828106a Add the tensor network library list 2024-02-06 16:30:24 +08:00
tankya2
20f32c6c51 Remove not required Numba backend 2024-02-06 10:39:10 +08:00
tankya2
2d5fa9e520 Correct computation_settings 2024-02-05 10:41:23 +08:00
tankya2
bc487022b3 Update computation setting 2024-02-02 13:02:09 +08:00
tankya2
347cb35442 Update readme 2024-02-02 12:53:48 +08:00
tankya2
88fb4340be Update 2024-02-01 15:21:04 +08:00
tankya2
6a6cd2a90b Remove print [skip CI] 2024-02-01 14:45:55 +08:00
tankya2
31fe1ef0c9 Tidy up 2024-02-01 14:42:17 +08:00
tankya2
6f4ffa777a Add more documentation 2024-02-01 11:35:55 +08:00
tankya2
460f5e7621 Update sample codes 2024-01-31 17:49:56 +08:00
tankya2
83ffcfa19b Update 2024-01-31 17:42:10 +08:00
tankya2
d621eb2f6e Update sample code [skip CI] 2024-01-31 17:34:15 +08:00
tankya2
67fdafeded Remove backend 2024-01-31 16:49:34 +08:00
tankya2
a3f3538f04 Update to allow user to set MPS parameters and to set Pauli string pattern 2024-01-31 16:47:10 +08:00
tankya2
9b8058d99e Allow user to specify Pauli string pattern for expecation calculation [skip CI] 2024-01-31 14:56:21 +08:00
tankya2
e7776f55bf Remove print [skip CI] 2024-01-31 10:56:47 +08:00
tankya2
168018593c Use runcard to select compute type as no other way to pass in para wout changing struct 2024-01-31 10:52:09 +08:00
tankya2
6216a3291e Rename expectation function name 2024-01-31 10:02:34 +08:00
tankya2
9ae7dc18f5 Change execute_circuit inputs 2024-01-30 17:49:30 +08:00
tankya2
391d252307 Update function call name [skip CI] 2024-01-30 15:54:53 +08:00
tankya2
93331aa12c Rename function name to be more descriptive [skip CI] 2024-01-30 15:40:11 +08:00
tankya2
34125d131c Change import from cutn to eval [skip CI] 2024-01-30 14:37:33 +08:00
tankya2
e11214060f Add condition to trigger expectation calculation 2024-01-30 10:55:22 +08:00
tankya2
44ac0648d5 Rename to better reflect function of file 2024-01-30 10:43:28 +08:00
tankya2
6181161133 Format with black 2024-01-30 10:41:26 +08:00
tankya2
827c285656 Rename eval_tn_MPI_2_expectation to eval_tn_MPI_expectation 2024-01-30 10:34:47 +08:00
tankya2
fea2b1150f Remove eval_tn_MPI_expectation 2024-01-30 10:34:10 +08:00
tankya2
66aaf0e073 Rename eval_tn_MPI_2 to eval_tn_MPI 2024-01-30 10:24:11 +08:00
tankya2
1035629745 Remove eval_tn_mpi 2024-01-30 10:23:33 +08:00
tankya2
293af81b43 Remove eval_tn_mpi 2024-01-30 10:22:39 +08:00
tankya2
d3c9266dcf Rename function call 2024-01-30 10:12:09 +08:00
Liwei Yang
f8c2b88dc0 Finish CuTensorNet class for cuQuantum cutensornet 2024-01-26 17:56:11 +08:00
Liwei Yang
b4b2fec1b3 Add CPU and GPU into backends 2024-01-24 17:50:54 +08:00
tankya2
37212a388d Format with black 2024-01-24 17:11:20 +08:00
tankya2
0420cbfa52 Updates to include expectation calculation 2024-01-24 17:11:20 +08:00
tankya2
2a6b3a54f0 Reverted back return_array to False 2024-01-24 17:11:20 +08:00
tankya2
2d48d3ddbe Added initial state for Quimb 2024-01-24 17:11:20 +08:00
tankya2
3f046beb1c Added check for initial conditions 2024-01-24 17:11:20 +08:00
tankya2
8e78420c37 add backend file 2024-01-24 17:11:20 +08:00
liwei
8e2db6813f Merge pull request #22 from qiboteam/fix_result_state_mismatch
Fix result state mismatch
2023-12-14 17:02:40 +08:00
Vinitha Balachandran
c593965a59 Removed timing infrastructure from tests 2023-12-14 04:04:37 +08:00
Vinitha Balachandran
b779227846 Fixed result state mismatch for quimb 2023-12-13 16:16:22 +08:00
Liwei Yang
13549ac90d Use a numpy array for the result state representation 2023-12-13 15:14:58 +08:00