MatteoRobbiati
|
66288ac6eb
|
feat: add method to compute expectation values from symbolic form of hamiltonians
|
2025-01-28 22:16:52 +01:00 |
|
MatteoRobbiati
|
ce40c7b3f3
|
fix: TensorNetworkResult error raising
|
2025-01-28 22:16:11 +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 |
|
MatteoRobbiati
|
1268888478
|
feat: TensorNetworkResult object implementation
|
2025-01-28 14:29:58 +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
|
429e15db5e
|
feat: integrating qmatchatea SimulationResult in the circuit execution
|
2025-01-27 13:04:32 +01:00 |
|
MatteoRobbiati
|
508d5cd5e9
|
feat: integrating qmatchatea SimulationResult in the circuit execution
|
2025-01-27 13:03:27 +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
|
43ebd79cec
|
feat: add qmatchatea backend to __init__ backends file
|
2025-01-27 12:28:54 +01:00 |
|
MatteoRobbiati
|
a979d97891
|
feat: drafting qmatchatea backend
|
2025-01-27 12:28:19 +01:00 |
|
MatteoRobbiati
|
f1aec1f0bf
|
feat: abstract qibotn backend
|
2025-01-27 12:27:32 +01:00 |
|
MatteoRobbiati
|
773196fb2f
|
refactor: constructing an abstract QiboTN backend and adapt quimb and cutensornet
|
2025-01-27 12:26:30 +01:00 |
|
BrunoLiegiBastonLiegi
|
72f4841e5c
|
fix: removed toplevel cuquantum import
|
2024-04-10 11:04:05 +02:00 |
|
BrunoLiegiBastonLiegi
|
ed74bef094
|
fix: import raise_error
|
2024-04-10 10:26:38 +02:00 |
|
BrunoLiegiBastonLiegi
|
c32217628e
|
feat: implemented metabackend
|
2024-04-10 10:25:39 +02:00 |
|
vinitha-balachandran
|
628160c79b
|
Fix in mps_enabled settings
|
2024-03-07 15:14:09 +08:00 |
|
tankya2
|
a9730aaeab
|
Remove none type from docstring
|
2024-03-04 18:29:35 +08:00 |
|
vinitha-balachandran
|
16aef2b3f2
|
Minor fix to docstring in quimb.py
|
2024-03-04 16:12:50 +08:00 |
|
pre-commit-ci[bot]
|
631231f933
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-04 08:09:34 +00:00 |
|
tankya2
|
7c7d86062b
|
Merge branch 'doc-fix' of https://github.com/qiboteam/qibotn into doc-fix
|
2024-03-04 16:09:03 +08:00 |
|
tankya2
|
e6a3060c81
|
Update docstrings and further refinement
|
2024-03-04 16:08:59 +08:00 |
|
pre-commit-ci[bot]
|
014a39c006
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-04 07:49:20 +00:00 |
|
tankya2
|
07f433f24e
|
Merge branch 'doc-fix' of https://github.com/qiboteam/qibotn into doc-fix
|
2024-03-04 15:49:09 +08:00 |
|
tankya2
|
ac9fa2106e
|
Update docstrings and refine
|
2024-03-04 15:49:06 +08:00 |
|
pre-commit-ci[bot]
|
cda817faf9
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-04 07:02:10 +00:00 |
|
tankya2
|
f295bfd276
|
Merge branch 'doc-fix' of https://github.com/qiboteam/qibotn into doc-fix
|
2024-03-04 15:01:58 +08:00 |
|
tankya2
|
8c164707b7
|
Add docstrings
|
2024-03-04 15:01:53 +08:00 |
|
pre-commit-ci[bot]
|
d3a1f4f7bc
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-04 06:53:01 +00:00 |
|
tankya2
|
823e16d4b7
|
Merge branch 'doc-fix' of https://github.com/qiboteam/qibotn into doc-fix
|
2024-03-04 14:52:51 +08:00 |
|
tankya2
|
bcacd9dc57
|
Add docstring
|
2024-03-04 14:52:47 +08:00 |
|
pre-commit-ci[bot]
|
a8c93cc726
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-04 06:35:29 +00:00 |
|
vinitha-balachandran
|
db315d5a48
|
Adding docstring to quimb.py and eval_qu.py
|
2024-03-04 14:35:15 +08:00 |
|
Alessandro Candido
|
4ff52acf5b
|
docs: Fix markup in docstrings
|
2024-03-01 22:48:29 +01:00 |
|
Stefano Carrazza
|
feb38e1e00
|
Merge pull request #39 from qiboteam/fixinit
Removing explicit imports
|
2024-03-01 21:41:03 +01:00 |
|
Stefano Carrazza
|
43e19ab70e
|
removing imports
|
2024-03-01 21:20:26 +01:00 |
|
pre-commit-ci[bot]
|
53b033c977
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-01 20:16:23 +00:00 |
|
Stefano Carrazza
|
08d19190c4
|
adding version from pyproject.toml
|
2024-03-01 21:14:57 +01:00 |
|
vinitha-balachandran
|
891102f638
|
more compact form for mps settings
|
2024-03-01 07:25:08 +08:00 |
|
vinitha-balachandran
|
de92060180
|
Adding feature to pass MPS parameters in quimb
|
2024-02-23 14:48:30 +08:00 |
|
vinitha-balachandran
|
b6bd9bdfd5
|
evaluating circuit directly from quimb without qasm in qibo
|
2024-02-23 14:22:06 +08:00 |
|
vinitha-balachandran
|
151a5a51a1
|
Change output to QuantumState class for quimb backend
|
2024-02-22 18:11:48 +08:00 |
|
pre-commit-ci[bot]
|
5f053b25e1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-22 09:19:53 +00:00 |
|
tankya2
|
52da762e1b
|
Change output to QuantumState class
|
2024-02-22 17:19:39 +08:00 |
|
pre-commit-ci[bot]
|
c21935a71f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-16 07:42:08 +00:00 |
|
tankya2
|
bea3af6f77
|
Make datatype a constant dict
|
2024-02-16 15:41:46 +08:00 |
|
tankya2
|
5c24cc34c5
|
Rename function
|
2024-02-16 14:56:07 +08:00 |
|
tankya2
|
91f46f048b
|
Improve code conciseness
|
2024-02-16 14:54:09 +08:00 |
|
Alessandro Candido
|
736a8123ca
|
fix: Fix outdated imports
|
2024-02-15 17:42:22 +01:00 |
|
tankya2
|
d7f1241419
|
Update filename
|
2024-02-15 12:22:45 +08:00 |
|