Commit Graph

610 Commits

Author SHA1 Message Date
tankya2
39dad0fd88 Fix bug on NCCL reduce. Need to change size to 2x for complex128 dtype 2025-08-26 17:10:39 +08:00
pre-commit-ci[bot]
cf0a539d3d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-22 07:42:19 +00:00
tankya2
77c9cd9cd6 Rewrite test functions into higher level 2025-08-22 15:42:04 +08:00
tankya2
410a742cc3 Make runcard optional in init plus some refactoring 2025-08-22 15:41:03 +08:00
tankya2
791c5d2020 Temporary diasble qmatchatea as it is giving error 2025-08-22 15:39:35 +08:00
pre-commit-ci[bot]
872312d00b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-13 11:29:51 +08:00
tankya2
4cb6edc013 Change to expectation calculation to accept hamiltonian object 2025-08-13 11:29:51 +08:00
tankya2
106dfcb50e Add test for expectation and updates 2025-08-13 11:29:51 +08:00
pre-commit-ci[bot]
4b44b10d6b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-13 11:29:51 +08:00
tankya2
ac396a35db Refactor to reduce repeating codes 2025-08-13 11:29:51 +08:00
pre-commit-ci[bot]
13d4c9c04f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-13 11:29:51 +08:00
tankya2
84ec5cfdfe Remove redundant mem pool 2025-08-13 11:29:51 +08:00
yangliwei
9381ae6b88 Remove the unnecessary deletion because automatic deletion is implicitly already there at the function end 2025-08-13 11:29:51 +08:00
tankya2
17717ae37a Remove duplication 2025-08-13 11:29:51 +08:00
tankya2
9890a45fb4 Remove import quantum 2025-08-13 11:29:51 +08:00
pre-commit-ci[bot]
616446cecc [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-13 11:29:51 +08:00
tankya2
c3a42f8760 Format 2025-08-13 11:29:51 +08:00
tankya2
dda17d3ba6 Comment 2025-08-13 11:29:51 +08:00
tankya2
05cd1001ca Update dense vector tn nccl 2025-08-13 11:24:43 +08:00
tankya2
4cc59564cf Update dense_vector_tn_MPI 2025-08-13 11:24:43 +08:00
tankya2
ff034eb355 Update NCCL 2025-08-13 11:24:43 +08:00
tankya2
a5640a9d45 correct missing mempool initialization 2025-08-13 11:24:43 +08:00
tankya2
ef565eefc4 Add configuration and free memory explicitly 2025-08-13 11:24:43 +08:00
tankya2
22a55281a5 Fix bug 2025-08-13 11:24:43 +08:00
Stefano Carrazza
e553bd28f7 Merge pull request #104 from qiboteam/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2025-08-12 07:39:56 +04:00
pre-commit-ci[bot]
a133a5d691 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)
2025-08-11 21:36:54 +00:00
Stefano Carrazza
84de79a892 Update pyproject.toml 2025-06-20 14:20:00 +02:00
Matteo Robbiati
9dd01163fa Merge pull request #99 from mattia-robbiano/quimb_backend_refactor
refactor: standardized quimb interface with qmatchatea
2025-05-29 15:49:05 +02:00
pre-commit-ci[bot]
dff0f1cf8f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-05-29 13:27:37 +00:00
Mattia Robbiano
f9d1d0b6b0 refactor adapted to pull request comments 2025-05-29 15:25:44 +02:00
Stefano Carrazza
4a16d2fdc8 Merge pull request #100 from qiboteam/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2025-05-27 08:05:33 +08:00
pre-commit-ci[bot]
897abfc13c [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](https://github.com/asottile/pyupgrade/compare/v3.19.1...v3.20.0)
2025-05-26 20:23:51 +00:00
pre-commit-ci[bot]
5c249cb727 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-05-23 22:54:47 +00:00
Mattia Robbiano
f0828c946b refactor: standardized quimb interface with qmatchatea 2025-05-24 00:51:55 +02:00
Stefano Carrazza
56d3c38cbf Update pyproject.toml 2025-04-23 07:21:49 -03:00
Stefano Carrazza
5db2dcbb9e Merge pull request #96 from qiboteam/deps
Update deps to support Python 3.13, Numpy 2.0 and Qmatchatea 1.4.3
2025-04-23 06:40:33 -03:00
Stefano Carrazza
bdf34283aa Merge pull request #95 from qiboteam/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2025-04-23 06:39:58 -03:00
MatteoRobbiati
52c5a5d5fc ci: include py 3.13 2025-04-22 11:06:23 +02:00
MatteoRobbiati
3b8a978a4c chore: updating dependencies to support qmatchatea 1.4.3 and align with cineca baseline 2025-04-10 16:29:27 +02:00
MatteoRobbiati
95092dd4da ci: rm python 3.9 and 3.10 from workflows 2025-04-10 16:28:38 +02:00
pre-commit-ci[bot]
7170968a58 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pycqa/isort: 6.0.0 → 6.0.1](https://github.com/pycqa/isort/compare/6.0.0...6.0.1)
2025-03-03 21:01:41 +00:00
Stefano Carrazza
9a60bf4acb Update pyproject.toml 2025-02-17 12:37:17 +01:00
Stefano Carrazza
53b5823163 Merge pull request #92 from qiboteam/restore
Back to notebook in examples folder
2025-02-17 12:33:12 +01:00
Stefano Carrazza
80f787af35 disabling nbsphinx 2025-02-17 12:11:59 +01:00
MatteoRobbiati
af782efefc refactor: use direct link to notebook 2025-02-17 11:42:26 +01:00
MatteoRobbiati
3237be40c0 refactor: move notebook back to examples 2025-02-17 11:32:49 +01:00
MatteoRobbiati
84eb522a61 fix poetry lock 2025-02-17 11:28:38 +01:00
Stefano Carrazza
83a8de53f5 adding nbsphinx dep 2025-02-13 11:17:37 +08:00
Stefano Carrazza
07b874b3c8 Merge pull request #89 from qiboteam/matcha_intro
Add notebook about introduction to qmatchatea backend to docs
2025-02-13 09:47:57 +08:00
MatteoRobbiati
fdb1482cf2 docs: mv notebook file from examples to docs 2025-02-12 17:01:18 +01:00