Commit Graph

8 Commits

Author SHA1 Message Date
MatteoRobbiati
30c3bba23a fix: change the order or the inheritance to impose the correct __mro__ 2025-02-10 11:18:09 +01:00
MatteoRobbiati
a5f7d1fb14 refactor: make QibotnBackend abstract and inherit both this and NumpyBackend in Qibotn concrete backends 2025-02-10 10:49:30 +01:00
MatteoRobbiati
4a2362e0c1 feat: add set_device method to TN abstract backend 2025-02-03 16:57:50 +04:00
MatteoRobbiati
67b900b621 fix: set config_backend as normal method and not abstract method (for now) 2025-02-03 12:11:39 +01:00
MatteoRobbiati
91b4b63130 refactor: move the imports outside of the backend init 2025-01-28 14:38:27 +01:00
MatteoRobbiati
6fe2c32c0d fix: removed unused default_runcard dictionary 2025-01-28 14:31:30 +01:00
pre-commit-ci[bot]
80bfc7e876 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-27 11:29:47 +00:00
MatteoRobbiati
f1aec1f0bf feat: abstract qibotn backend 2025-01-27 12:27:32 +01:00