This website requires JavaScript.
Explore
Help
Sign In
jaunatisblue
/
final-qibotn
Watch
1
Star
0
Fork
0
You've already forked final-qibotn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5e141b200aea728565983cdaee5582f4db5a29d7
final-qibotn
/
src
/
qibotn
/
backends
History
Mattia Robbiano
5e141b200a
feat: added expectiation function to compute expectation value of a symbolic hamiltonian using quimb backend. Added function to convers Qibo symbolic hamiltonian in Quimb compatible list of observables. Added a grouping function to combine in a single list local observables acting on the same qubits, to allow Quimb to compute them all in a single contraction (not working for MPS ansatz). Also added argument in setup_backend_specifics to specify an optimizer.
2025-09-08 18:25:08 +02:00
..
__init__.py
fix: remove runcard argument from qmatchatea backend and fix self.precision in the same backend
2025-07-30 10:05:45 +02:00
abstract.py
fix: change the order or the inheritance to impose the correct __mro__
2025-02-10 11:18:09 +01:00
cutensornet.py
fix: change the order or the inheritance to impose the correct __mro__
2025-02-10 11:18:09 +01:00
qmatchatea.py
fix: remove runcard argument from qmatchatea backend and fix self.precision in the same backend
2025-07-30 10:05:45 +02:00
quimb.py
feat: added expectiation function to compute expectation value of a symbolic hamiltonian using quimb backend. Added function to convers Qibo symbolic hamiltonian in Quimb compatible list of observables. Added a grouping function to combine in a single list local observables acting on the same qubits, to allow Quimb to compute them all in a single contraction (not working for MPS ansatz). Also added argument in setup_backend_specifics to specify an optimizer.
2025-09-08 18:25:08 +02:00