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 |
|
Matteo Robbiati
|
72ba4165be
|
Apply suggestions from code review
Co-authored-by: BrunoLiegiBastonLiegi <45011234+BrunoLiegiBastonLiegi@users.noreply.github.com>
|
2025-02-10 10:11:59 +01:00 |
|
MatteoRobbiati
|
65b60e0fb9
|
fix: probabilities method in result class
|
2025-02-04 11:20:46 +01:00 |
|
MatteoRobbiati
|
08ad49eb19
|
feat: make statevector calculation optional
|
2025-02-03 16:54:24 +04:00 |
|
MatteoRobbiati
|
a609dfaa10
|
chore: rerun pre-commit
|
2025-01-29 14:44:44 +01:00 |
|
MatteoRobbiati
|
66288ac6eb
|
feat: add method to compute expectation values from symbolic form of hamiltonians
|
2025-01-28 22:16:52 +01:00 |
|
MatteoRobbiati
|
91b4b63130
|
refactor: move the imports outside of the backend init
|
2025-01-28 14:38:27 +01:00 |
|
MatteoRobbiati
|
85e2e3982a
|
feat: improving execute_circuit method by adding a TensorNetworkResult object (which standardize the output with Qibo's)
|
2025-01-28 14:29:30 +01:00 |
|
MatteoRobbiati
|
508d5cd5e9
|
feat: integrating qmatchatea SimulationResult in the circuit execution
|
2025-01-27 13:03:27 +01:00 |
|
MatteoRobbiati
|
a979d97891
|
feat: drafting qmatchatea backend
|
2025-01-27 12:28:19 +01:00 |
|