Merge branch 'matcha' of github.com:qiboteam/qibotn into matcha
This commit is contained in:
@@ -30,6 +30,9 @@ class QibotnBackend(NumpyBackend):
|
||||
if precision != self.precision:
|
||||
super().set_precision(precision)
|
||||
|
||||
def set_device(self, device):
|
||||
self.device = device
|
||||
|
||||
# @abstractmethod
|
||||
def configure_tn_simulation(self, **config):
|
||||
"""Configure the TN simulation that will be performed."""
|
||||
|
||||
Reference in New Issue
Block a user