Commit Graph

  • 39ed3ebbab doc: use qibo's GHZ state function MatteoRobbiati 2025-02-10 10:07:26 +01:00
  • 5f9df4591c Merge pull request #88 from qiboteam/pre-commit-ci-update-config Renato Mello 2025-02-05 04:52:46 +00:00
  • 65b60e0fb9 fix: probabilities method in result class MatteoRobbiati 2025-02-04 11:20:46 +01:00
  • 8b7bb9ee7c doc: improving the docs MatteoRobbiati 2025-02-04 11:20:08 +01:00
  • 5a6a9bd2ce [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-02-04 00:25:02 +00:00
  • f6992b489f Merge branch 'matcha' of github.com:qiboteam/qibotn into matcha MatteoRobbiati 2025-02-03 17:19:54 +01:00
  • f420a94036 test: circuit execution MatteoRobbiati 2025-02-03 17:19:39 +01:00
  • d15a3d952d refactor: renaming expectation test MatteoRobbiati 2025-02-03 17:19:17 +01:00
  • 1036075c9c fix: probabilities results in case of prob_type=U MatteoRobbiati 2025-02-03 17:18:48 +01:00
  • 4a2362e0c1 feat: add set_device method to TN abstract backend MatteoRobbiati 2025-02-03 16:57:50 +04:00
  • 08ad49eb19 feat: make statevector calculation optional MatteoRobbiati 2025-02-03 16:54:24 +04:00
  • 67b900b621 fix: set config_backend as normal method and not abstract method (for now) MatteoRobbiati 2025-02-03 12:11:39 +01:00
  • 4cc14524e6 adapt pre-commit to qibo's one MatteoRobbiati 2025-01-30 11:37:31 +01:00
  • 29ca5044e9 test: add conftest and first observable test MatteoRobbiati 2025-01-30 11:35:02 +01:00
  • e510c8b7e1 fix: conflicts in pre-commit config with main MatteoRobbiati 2025-01-29 14:59:03 +01:00
  • 13789e5e42 chore: aligning pre-commit with Qibo's MatteoRobbiati 2025-01-29 14:56:09 +01:00
  • 97a1568977 chore: updating pre-commit once more MatteoRobbiati 2025-01-29 14:52:02 +01:00
  • a609dfaa10 chore: rerun pre-commit MatteoRobbiati 2025-01-29 14:44:44 +01:00
  • ad40a8ba7a chore: updating lock MatteoRobbiati 2025-01-29 14:37:48 +01:00
  • dc027645c2 doc: add example introduction to qmatchatea backend MatteoRobbiati 2025-01-28 22:20:32 +01:00
  • 66288ac6eb feat: add method to compute expectation values from symbolic form of hamiltonians MatteoRobbiati 2025-01-28 22:16:52 +01:00
  • ce40c7b3f3 fix: TensorNetworkResult error raising MatteoRobbiati 2025-01-28 22:16:11 +01:00
  • 91b4b63130 refactor: move the imports outside of the backend init MatteoRobbiati 2025-01-28 14:38:27 +01:00
  • 6fe2c32c0d fix: removed unused default_runcard dictionary MatteoRobbiati 2025-01-28 14:31:30 +01:00
  • 1268888478 feat: TensorNetworkResult object implementation MatteoRobbiati 2025-01-28 14:29:58 +01:00
  • 85e2e3982a feat: improving execute_circuit method by adding a TensorNetworkResult object (which standardize the output with Qibo's) MatteoRobbiati 2025-01-28 14:29:30 +01:00
  • 820ddbdff5 Merge pull request #87 from qiboteam/pre-commit-ci-update-config Alessandro Candido 2025-01-28 11:23:01 +01:00
  • 798d0abcce [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-01-27 23:29:58 +00:00
  • 429e15db5e feat: integrating qmatchatea SimulationResult in the circuit execution MatteoRobbiati 2025-01-27 13:04:32 +01:00
  • 508d5cd5e9 feat: integrating qmatchatea SimulationResult in the circuit execution MatteoRobbiati 2025-01-27 13:03:27 +01:00
  • 80bfc7e876 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-01-27 11:29:47 +00:00
  • 43ebd79cec feat: add qmatchatea backend to __init__ backends file MatteoRobbiati 2025-01-27 12:28:54 +01:00
  • a979d97891 feat: drafting qmatchatea backend MatteoRobbiati 2025-01-27 12:28:19 +01:00
  • f1aec1f0bf feat: abstract qibotn backend MatteoRobbiati 2025-01-27 12:27:32 +01:00
  • 773196fb2f refactor: constructing an abstract QiboTN backend and adapt quimb and cutensornet MatteoRobbiati 2025-01-27 12:26:30 +01:00
  • b28260289e Update pyproject.toml Stefano Carrazza 2025-01-20 09:09:51 +04:00
  • 0c3b572ed3 updating lock Stefano Carrazza 2025-01-20 08:56:44 +04:00
  • 6787d777df Merge pull request #76 from NithyasriVS/readme_installation_poetrynotpip Stefano Carrazza 2025-01-16 14:07:05 +04:00
  • 7b356aa4f0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-01-16 07:52:05 +00:00
  • ffb9207a5a Update README.md for new stable ver release Nithyasri Srivathsan 2025-01-16 15:49:41 +08:00
  • 52fc56c207 Merge pull request #82 from qiboteam/fix_doc Stefano Carrazza 2025-01-16 08:40:27 +04:00
  • ba92e902e8 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-01-16 04:18:21 +00:00
  • 712346e988 Updating pre-commit file to fix docformatter Vinitha Balachandran 2025-01-16 12:13:13 +08:00
  • be40912c4e Updating basic example in doc Vinitha Balachandran 2025-01-10 17:20:45 +08:00
  • 48c6775aa1 Update README.md Stefano Carrazza 2025-01-10 15:57:19 +08:00
  • b2da4616c4 Merge pull request #80 from qiboteam/pre-commit-ci-update-config Stefano Carrazza 2025-01-08 16:24:31 +08:00
  • 7e448e4670 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-01-07 00:50:56 +00:00
  • 4f547726b6 Merge pull request #78 from qiboteam/pre-commit-ci-update-config Alessandro Candido 2024-10-29 09:15:19 +01:00
  • d875d7f6de Merge pull request #77 from qiboteam/github-url Alessandro Candido 2024-10-29 07:12:10 +01:00
  • 3040dd3bcc [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-10-28 23:46:45 +00:00
  • 0f7ec2c9f0 doc: fix github link MatteoRobbiati 2024-10-28 10:45:22 +01:00
  • d9a255aae9 Update installation to poetry from pip in readme file Nithyasri Srivathsan 2024-10-25 22:27:59 +08:00
  • 1eb3817bf4 Merge pull request #75 from qiboteam/pre-commit-ci-update-config Alessandro Candido 2024-10-15 08:32:46 +02:00
  • 7e5d88f208 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-10-14 23:22:13 +00:00
  • 6590d9b64d Merge pull request #71 from qiboteam/pre-commit-ci-update-config Alessandro Candido 2024-08-20 09:13:20 +02:00
  • 9bd57eb228 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-08-05 23:30:19 +00:00
  • adb3875d23 Merge pull request #70 from qiboteam/pre-commit-ci-update-config Stefano Carrazza 2024-07-30 07:28:26 +02:00
  • 16f4d83199 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-07-29 22:42:47 +00:00
  • 13a2db8003 Merge pull request #69 from qiboteam/pre-commit-ci-update-config Stefano Carrazza 2024-07-02 07:06:57 +04:00
  • a957edae16 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-07-02 00:44:44 +00:00
  • 56d5b53236 Merge pull request #68 from qiboteam/pre-commit-ci-update-config Stefano Carrazza 2024-06-25 11:26:39 +02:00
  • 19553920fa [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-06-10 22:45:53 +00:00
  • abb0e363ce Merge pull request #64 from qiboteam/uppoetry Stefano Carrazza 2024-05-24 12:13:15 +02:00
  • a5db36770d updating poetry lock Stefano Carrazza 2024-05-24 12:09:49 +02:00
  • d993dda7c9 chore: Poetry lock Alessandro Candido 2024-05-24 08:11:36 +02:00
  • 5b541785d1 Update pyproject.toml Stefano Carrazza 2024-05-23 08:03:06 +02:00
  • 5e1a0ed647 updating poetry Stefano Carrazza 2024-05-23 07:29:43 +02:00
  • 6016829e0e Merge pull request #58 from qiboteam/list_backends Stefano Carrazza 2024-05-23 07:24:10 +02:00
  • 217a6338bc build: merge main + lock update BrunoLiegiBastonLiegi 2024-05-03 17:33:48 +02:00
  • 165395a4e0 Merge branch 'main' into list_backends BrunoLiegiBastonLiegi 2024-05-03 17:31:52 +02:00
  • 6814fdbe19 Merge pull request #48 from qiboteam/py3.12 Stefano Carrazza 2024-04-30 11:57:25 +02:00
  • 3c6eaf91db Merge pull request #61 from qiboteam/pre-commit-ci-update-config Stefano Carrazza 2024-04-30 03:25:50 +02:00
  • f05d84bff0 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-29 22:46:49 +00:00
  • ece196efcb chore: Poetry lock Alessandro Candido 2024-04-29 13:38:47 +02:00
  • dc578dc9a1 build: Remove unrequired docs dependency Alessandro Candido 2024-04-29 13:06:06 +02:00
  • 1990c04569 build: pointing to the qibo main branch BrunoLiegiBastonLiegi 2024-04-29 12:38:45 +02:00
  • 3718d5c8bc ci: Update workflows to py3.12 Alessandro Candido 2024-04-16 11:19:21 +02:00
  • ae3163e292 Merge pull request #59 from qiboteam/pre-commit-ci-update-config liwei 2024-04-16 15:44:48 +08:00
  • 4b4d24c5cc [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-15 22:42:12 +00:00
  • 699547164a dev: Update envrc Alessandro Candido 2024-04-10 15:59:17 +02:00
  • 0d597dda69 chore: Poetry lock, update to latest Qibo version Alessandro Candido 2024-04-10 15:58:24 +02:00
  • 51c260443c build: Poetry lock, and drop some unused docs dependencies Alessandro Candido 2024-04-10 12:24:15 +02:00
  • 72f4841e5c fix: removed toplevel cuquantum import BrunoLiegiBastonLiegi 2024-04-10 11:04:05 +02:00
  • ed74bef094 fix: import raise_error BrunoLiegiBastonLiegi 2024-04-10 10:26:38 +02:00
  • c32217628e feat: implemented metabackend BrunoLiegiBastonLiegi 2024-04-10 10:25:39 +02:00
  • 304aa5c7e6 Merge pull request #50 from qiboteam/pre-commit-ci-update-config Stefano Carrazza 2024-04-09 01:09:06 +02:00
  • 94910eb1b3 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-08 22:54:41 +00:00
  • 353ada4ec8 feat: Lock flake to use Poetry 1.8 Alessandro Candido 2024-03-14 10:59:17 +01:00
  • 67f1f9f093 Merge pull request #49 from qiboteam/pre-commit-ci-update-config Alessandro Candido 2024-03-13 10:59:02 +01:00
  • 290a09f9fa [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-03-13 00:54:44 +00:00
  • 13a44e902c build: Upgrade deps for Python 3.12 Alessandro Candido 2024-03-12 00:32:13 +01:00
  • f0271e5dd6 Merge pull request #46 from qiboteam/45-fixing-errors-in-runcard-settings-in-quimb-backend liwei 2024-03-07 15:42:10 +08:00
  • 628160c79b Fix in mps_enabled settings vinitha-balachandran 2024-03-07 15:14:09 +08:00
  • b2c0ffad99 Update README.md Stefano Carrazza 2024-03-05 02:21:09 +01:00
  • cddc687c2e increasing version scarrazza 2024-03-04 17:09:27 +01:00
  • 3ce78366e6 Merge pull request #44 from qiboteam/doc-fix Alessandro Candido 2024-03-04 16:44:40 +01:00
  • a9730aaeab Remove none type from docstring tankya2 2024-03-04 18:29:35 +08:00
  • 16aef2b3f2 Minor fix to docstring in quimb.py vinitha-balachandran 2024-03-04 16:12:50 +08:00
  • 631231f933 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-04 08:09:34 +00:00
  • 7c7d86062b Merge branch 'doc-fix' of https://github.com/qiboteam/qibotn into doc-fix tankya2 2024-03-04 16:09:03 +08:00