Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Shots backend #130

Merged
merged 90 commits into from
Jul 4, 2024
Merged

[feature] Shots backend #130

merged 90 commits into from
Jul 4, 2024

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    034af98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c05f1f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    00c5b21 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    acdf958 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Some refurbishment. Renamed TensorNetworkState into GeneralState.…

    … Added `GeneralState.update_gates()` method.
    yapolyak committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    657740a View commit details
    Browse the repository at this point in the history
  2. Merged develop in.

    yapolyak committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    73a0e20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d7019 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3516303 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    6695940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2df1abb View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    c670749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce7c95 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Imports additions/refactor.

    yapolyak committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8a6dccf View commit details
    Browse the repository at this point in the history
  2. Fix in cutn attributes.

    yapolyak committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b1d7295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c196e4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0faf65a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    e4defcd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fixed cutn.state_compute().

    yapolyak committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4cdb622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e64915 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    c5df6df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cd6936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb34305 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    1eb091f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71aff80 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    627d475 View commit details
    Browse the repository at this point in the history
  2. Added statevector test.

    yapolyak committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    106b87d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    3d12261 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Added overlap test.

    yapolyak committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    cf30aa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d477ad View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5a0f418 View commit details
    Browse the repository at this point in the history
  2. A couple of bug fixes.

    yapolyak committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f6fce3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f35487 View commit details
    Browse the repository at this point in the history
  4. Updated public API docs.

    yapolyak committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    be22f4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d72fa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61efd3b View commit details
    Browse the repository at this point in the history
  7. More mypy tweaks.

    yapolyak committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    93e8601 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b60441 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    6f42404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a1037 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Fixed broken import

    PabloAndresCQ committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    61995ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c46299 View commit details
    Browse the repository at this point in the history
  3. Fixing slip-up

    PabloAndresCQ committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b2d65a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53162e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6b1c72 View commit details
    Browse the repository at this point in the history
  6. Removed invalid import

    PabloAndresCQ committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3954fec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26f848a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    600568d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fc94cc View commit details
    Browse the repository at this point in the history
  10. Renamed test file

    PabloAndresCQ committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f749bfd View commit details
    Browse the repository at this point in the history
  11. Made changes on test

    PabloAndresCQ committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    074192c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee64c55 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    1c6f5c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    2b12bce View commit details
    Browse the repository at this point in the history
  2. Fixed small bugs

    PabloAndresCQ committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0e9526b View commit details
    Browse the repository at this point in the history
  3. Removed _scratch_space and _work_desc attributes from GeneralState, b…

    …ecause they are only used locally in get_statevector and expectation_value and they only need to survive for the duration of said function calls.
    PabloAndresCQ committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1ab3fe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301c9f0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #126 from CQCL/refactor/exact_state

    Refactor/exact state
    PabloAndresCQ authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b6108f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    b8b713c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9867c46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2b6e25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aeb976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44f7d6b View commit details
    Browse the repository at this point in the history
  6. Updated docs

    PabloAndresCQ committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bd8d512 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    608df86 View commit details
    Browse the repository at this point in the history
  8. Updated changelog

    PabloAndresCQ committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    dfcdcf3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    704c9dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ef76f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7186c63 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Boilerplate code for sampler. Implementation not yet ready, but pushi…

    …ng to do some debugging on remote machine first.
    PabloAndresCQ committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    25aa6e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f56437 View commit details
    Browse the repository at this point in the history
  3. Solving minor bugs

    PabloAndresCQ committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    307ab53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b00c0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a62594c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    924ab67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca73177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fbd67b View commit details
    Browse the repository at this point in the history
  4. Updated docs

    PabloAndresCQ committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8aefd5e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Added a comment

    PabloAndresCQ committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    44746a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    550ae41 View commit details
    Browse the repository at this point in the history
  2. Basic fixes

    PabloAndresCQ committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2a0f6cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80a41e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e31bfe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cfde96 View commit details
    Browse the repository at this point in the history
  6. Solving circular import

    PabloAndresCQ committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2c5cfc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f15759a View commit details
    Browse the repository at this point in the history
  8. Updated docs

    PabloAndresCQ committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    68f4ab5 View commit details
    Browse the repository at this point in the history
  9. Updating changelog

    PabloAndresCQ committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    20701ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb31cc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    cf5997f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193ef6c View commit details
    Browse the repository at this point in the history