Commit Graph

12 Commits

Author SHA1 Message Date
Liwei Yang
5bfa1d9f52 Remove unused imports 2023-04-19 15:21:24 +08:00
Liwei Yang
820744e57e Remove unused functions 2023-04-19 15:19:26 +08:00
Liwei Yang
bea6b1c166 Remove the test in __main__.py because the test has been moved into folder 2023-04-19 15:09:01 +08:00
Liwei Yang
a50cb76fdb Remove unnecessary aliases 2023-04-19 10:32:17 +08:00
Liwei Yang
c592c6018a Make the import statement more concise 2023-04-19 10:13:30 +08:00
tankya2
74880c3777 Change the call to main to cuQuantum 2023-02-22 10:37:41 +08:00
tankya2
93ec07c237 Changed contract() input to interleaved format 2023-02-17 08:27:36 +01:00
tankya2
bed3a50be5 Created run_bench to get rid of repeated test code 2023-02-17 08:26:44 +01:00
tankya2
6838faba33 Qibo circuit convertor 2023-02-17 08:22:08 +01:00
Nitin Shivaraman
bc13eed8f4 Added newline at the end of the file; fixed the arguments for eval_qft function in main file. 2023-02-14 21:42:05 +08:00
Alessandro Candido
82e8e872c0 Fix and silence Pylint errors 2023-02-07 12:42:44 +01:00
Alessandro Candido
5c6f056228 Split original module 2023-02-07 09:41:39 +01:00