Skip to content

Commit

Permalink
fixed error due to import Cotengra
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitha-balachandran committed Apr 18, 2024
1 parent 83d831b commit e6be227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/qibotn/eval_qu.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def dense_vector_tn_mpi_qu(
Returns:
list: Amplitudes of final state after the simulation of the circuit.
"""
import cotengra as ctg
from mpi4py import MPI
from mpi4py.futures import MPICommExecutor

Expand Down

0 comments on commit e6be227

Please sign in to comment.