[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -54,7 +54,7 @@ The following is a basic example to execute a two qubit circuit and print the fi
|
|||||||
backend="qibotn", platform="qutensornet", runcard=computation_settings
|
backend="qibotn", platform="qutensornet", runcard=computation_settings
|
||||||
)
|
)
|
||||||
|
|
||||||
# Set the runcard
|
# Set the runcard
|
||||||
computation_settings = {
|
computation_settings = {
|
||||||
"MPI_enabled": False,
|
"MPI_enabled": False,
|
||||||
"MPS_enabled": False,
|
"MPS_enabled": False,
|
||||||
@@ -74,4 +74,3 @@ The following is a basic example to execute a two qubit circuit and print the fi
|
|||||||
|
|
||||||
# Print the final state
|
# Print the final state
|
||||||
print(result.state())
|
print(result.state())
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user