Commit Graph

716 Commits

Author SHA1 Message Date
Renato M S Farias
aae3808553 Merge pull request #133 from qiboteam/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2026-03-03 14:58:08 +04:00
pre-commit-ci[bot]
b7b89178d3 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pycqa/isort: 8.0.0 → 8.0.1](https://github.com/pycqa/isort/compare/8.0.0...8.0.1)
2026-03-02 22:10:24 +00:00
Renato M S Farias
513eeb251f Merge pull request #132 from qiboteam/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2026-02-24 09:24:46 +04:00
pre-commit-ci[bot]
8ffdbd4c81 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pycqa/isort: 7.0.0 → 8.0.0](https://github.com/pycqa/isort/compare/7.0.0...8.0.0)
2026-02-23 21:47:38 +00:00
Alessandro Candido
9ecd976b37 Merge pull request #130 from qiboteam/dependabot/pip/pillow-12.1.1 2026-02-13 11:14:07 +04:00
dependabot[bot]
ee06b2e72e chore(deps): bump pillow from 12.0.0 to 12.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/12.0.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-12 05:53:32 +00:00
Alessandro Candido
e0de0031f8 Merge pull request #129 from qiboteam/pre-commit-ci-update-config 2026-01-20 08:07:46 +04:00
Renato M S Farias
6a8301588e Merge pull request #128 from qiboteam/quimb_fixes
A couple of fixes to the Quimb backend
2026-01-20 10:30:10 +08:00
pre-commit-ci[bot]
4d952cc8c9 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](https://github.com/psf/black-pre-commit-mirror/compare/25.12.0...26.1.0)
2026-01-19 21:51:51 +00:00
Matteo Robbiati
7632491fe1 fix: expval has a new name 2026-01-16 16:35:36 +01:00
Matteo Robbiati
fd175d43fe fix: platform name when using Quimb 2026-01-16 16:35:19 +01:00
Alessandro Candido
f88810e271 Merge pull request #127 from qiboteam/dependabot/pip/urllib3-2.6.3 2026-01-12 09:58:38 +03:00
dependabot[bot]
6cd93165fc chore(deps-dev): bump urllib3 from 2.6.2 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 01:46:14 +00:00
Renato M S Farias
297b62bb7a Merge pull request #123 from qiboteam/backends
Backend refactoring
2025-12-30 09:23:23 +00:00
Renato Mello
80b5dbf67c useless spacing 2025-12-30 13:23:01 +04:00
Renato Mello
690c1c2a2e Merge branch 'main' into backends 2025-12-30 13:20:45 +04:00
Alessandro Candido
99c5817004 Merge pull request #126 from qiboteam/dependabot/pip/urllib3-2.6.0 2025-12-24 10:38:46 +04:00
Alessandro Candido
40999c0e79 Merge pull request #125 from qiboteam/dependabot/pip/fonttools-4.60.2 2025-12-24 10:38:32 +04:00
dependabot[bot]
cadbaf1395 chore(deps-dev): bump urllib3 from 2.5.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 05:14:37 +00:00
dependabot[bot]
9e19c0ecc4 chore(deps): bump fonttools from 4.60.1 to 4.60.2
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.60.1 to 4.60.2.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](https://github.com/fonttools/fonttools/compare/4.60.1...4.60.2)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-version: 4.60.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 05:13:47 +00:00
BrunoLiegiBastonLiegi
4137177c03 merge main 2025-12-17 09:45:18 +01:00
Alessandro Candido
18a5371a30 Merge pull request #124 from qiboteam/pre-commit-ci-update-config 2025-12-09 10:09:15 +04:00
pre-commit-ci[bot]
b023ab91bf [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.11.0...25.12.0)
2025-12-08 21:50:21 +00:00
liwei
3aecac3799 Merge pull request #122 from qiboteam/upgrade_to_cuda12
Update poetry to using CUDA12, cuQuantum 25.11.0
2025-12-01 17:26:30 +08:00
pre-commit-ci[bot]
7f1969617e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-12-01 07:08:26 +00:00
Yang Liwei
bb315b8fa2 Resolve merge conflicts. 2025-12-01 15:05:37 +08:00
BrunoLiegiBastonLiegi
828c86c0a8 feat: removed self.np references + dep and lock 2025-11-27 13:16:51 +01:00
Yang Liwei
96b0dcd03c Add qibo, qibojit repos into the dependencies. 2025-11-27 12:55:21 +08:00
Yang Liwei
e3809c7e7f Add nvidia-nccl-cu12 library to poetry. 2025-11-26 18:26:55 +08:00
Yang Liwei
aaee0bedbd Remove unused comments. 2025-11-26 17:45:19 +08:00
BrunoLiegiBastonLiegi
2c49c2b38c Merge pull request #120 from qiboteam/qibo_dep
Depending on qibo main again
2025-11-26 09:37:53 +01:00
Yang Liwei
f3280224b4 Update the qibo version in poetry dependency. 2025-11-25 18:36:13 +08:00
pre-commit-ci[bot]
3f3eae1df6 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-11-25 10:00:46 +00:00
Yang Liwei
c51057df3f Update poetry to using CUDA12, fix the paths in refactored cuquantum code. 2025-11-25 17:18:19 +08:00
BrunoLiegiBastonLiegi
caa452b0e1 build: depending on qibo main again 2025-11-25 08:44:14 +01:00
Alessandro Candido
4d2c3251a2 Merge pull request #119 from qiboteam/pre-commit-ci-update-config 2025-11-25 06:19:25 +04:00
pre-commit-ci[bot]
6299e2c834 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.21.1 → v3.21.2](https://github.com/asottile/pyupgrade/compare/v3.21.1...v3.21.2)
2025-11-24 21:42:28 +00:00
Mattia Robbiano
e00fe42373 Merge pull request #113 from qiboteam/expectation
Added expectation value calculation with Quimb and general refactor.
2025-11-13 15:56:30 +02:00
pre-commit-ci[bot]
24f25d813c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-11-13 08:45:53 +00:00
mattia-robbiano
d4ab3eba52 minor improvements to examples, documentation, internally used variable names 2025-11-13 10:45:32 +02:00
Renato M S Farias
c6856c5ffe Merge pull request #118 from qiboteam/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2025-11-11 04:44:26 +00:00
pre-commit-ci[bot]
ea5d88f47b [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](https://github.com/psf/black-pre-commit-mirror/compare/25.9.0...25.11.0)
- [github.com/asottile/pyupgrade: v3.21.0 → v3.21.1](https://github.com/asottile/pyupgrade/compare/v3.21.0...v3.21.1)
2025-11-10 21:55:03 +00:00
Alessandro Candido
3a6331d1b0 Merge pull request #117 from qiboteam/pre-commit-ci-update-config 2025-10-28 08:05:20 +04:00
pre-commit-ci[bot]
6d52230588 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/hadialqattan/pycln: v2.5.0 → v2.6.0](https://github.com/hadialqattan/pycln/compare/v2.5.0...v2.6.0)
2025-10-27 21:04:21 +00:00
BrunoLiegiBastonLiegi
7ea8dc861b feat: changed backend generation mechanism + updated tutorial 2025-10-27 16:25:38 +01:00
BrunoLiegiBastonLiegi
b9fe861848 fix: small fix 2025-10-20 18:26:08 +02:00
BrunoLiegiBastonLiegi
451470f1cb fix: removed data 2025-10-20 17:42:25 +02:00
BrunoLiegiBastonLiegi
3be4ffcbfe build: lock update 2025-10-20 17:41:49 +02:00
Mattia Robbiano
29ab783cce chore: updated function name 2025-10-20 18:13:51 +03:00
Renato M S Farias
b06daadc90 Merge pull request #114 from qiboteam/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2025-10-14 04:37:16 +00:00