Commit Graph

25 Commits

Author SHA1 Message Date
tankya2
293af81b43 Remove eval_tn_mpi 2024-01-30 10:22:39 +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
Andy Tan
fa0ed842b5 Merge branch 'main' into multi-node-multi-GPU 2023-10-17 14:11:44 +08:00
Liwei Yang
f97e1f95cc Minor typo fix 2023-10-17 10:58:26 +08:00
tankya2
15e90ebcc7 Added comments 2023-10-04 11:18:05 +08:00
tankya2
b2a2bfedf1 Removed main and added cupy import 2023-10-03 14:25:28 +08:00
tankya2
f59b1b0bc7 Update return for all ranks 2023-08-30 17:29:08 +08:00
tankya2
d12b8ab882 Black formate 2023-08-30 17:26:07 +08:00
tankya2
1c9df26472 Update with multi node code 2023-08-30 17:25:04 +08:00
tankya2
cef8fb833e Add eval_tn_mpi function 2023-08-30 10:39:17 +08:00
tankya2
1dba4c3e94 Update lib name 2023-08-17 14:00:11 +08:00
tankya2
c15e4ca967 Update function input as options attribute removed 2023-08-03 15:32:51 +08:00
tankya2
fc3e0c24bd Return function output directly 2023-08-03 10:27:19 +08:00
tankya2
73d65a6af1 Removed unused imports 2023-08-03 10:23:56 +08:00
tankya2
6a22db07ad remove __main__ 2023-07-24 18:06:19 +08:00
Liwei Yang
b043e6a017 Add the pytest function for MPS in cuquantum. 2023-07-24 17:29:29 +08:00
tankya2
3cb0fec99c Added MPS codes 2023-07-14 09:51:06 +08:00
tankya2
9eb93cf0a2 Initial commit 2023-07-12 15:09:47 +08:00
Liwei Yang
88710f54f3 Minor refactoring for conciseness 2023-04-21 10:42:20 +08:00
tankya2
af19917071 Updated function call 2023-04-19 16:44:53 +08:00
Liwei Yang
e517b4fe7c Avoid flatten() so as to keep the shape information of contraction results 2023-04-19 16:23:59 +08:00
Liwei Yang
d86eaf0134 Fix the import error for QiboCircuitConvertor 2023-04-19 15:00:43 +08:00
tankya2
aee995802f Add datatype as an input in eval() [skip ci] 2023-04-18 11:34:00 +08:00
tankya2
c05fe12e46 Updated with pytest script for testing 2023-03-21 15:17:29 +08:00