updated set_backend for quimb
This commit is contained in:
committed by
yangliwei
parent
6b3c26b934
commit
edf64ebeb3
@@ -59,7 +59,7 @@ computation_settings = {
|
|||||||
qibo.set_backend(
|
qibo.set_backend(
|
||||||
backend="qibotn", platform="cutensornet", runcard=computation_settings
|
backend="qibotn", platform="cutensornet", runcard=computation_settings
|
||||||
) # cuQuantum
|
) # cuQuantum
|
||||||
# qibo.set_backend(backend="qibotn", platform="qutensornet", runcard=computation_settings) #quimb
|
# qibo.set_backend(backend="qibotn", platform="QuimbBackend", runcard=computation_settings) #quimb
|
||||||
|
|
||||||
|
|
||||||
# Construct the circuit
|
# Construct the circuit
|
||||||
|
|||||||
Reference in New Issue
Block a user