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

Entangling Capability and Expressibility #92

Merged
merged 68 commits into from
Jun 7, 2024
Merged

Commits on Mar 24, 2024

  1. added n_samples

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ee29247 View commit details
    Browse the repository at this point in the history
  2. added logging module

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6a8281e View commit details
    Browse the repository at this point in the history
  3. added reporting of parameters

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    587f310 View commit details
    Browse the repository at this point in the history
  4. reporting number of partitions

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    48179b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5859fbe View commit details
    Browse the repository at this point in the history
  6. explicit returning of parameters

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ee7ef7a View commit details
    Browse the repository at this point in the history
  7. fixed logging

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9dad266 View commit details
    Browse the repository at this point in the history
  8. added calc of entangling capability and expressibility

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a9f4df8 View commit details
    Browse the repository at this point in the history
  9. added combination of measures

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8a58199 View commit details
    Browse the repository at this point in the history
  10. measures to data catalog

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    46ab1ad View commit details
    Browse the repository at this point in the history
  11. gc

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    80d39cd View commit details
    Browse the repository at this point in the history
  12. switched to freely parameterizable content

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9ae9b93 View commit details
    Browse the repository at this point in the history
  13. added meas. combination step

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    27b4c0c View commit details
    Browse the repository at this point in the history
  14. typing

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    fff2f88 View commit details
    Browse the repository at this point in the history
  15. adjusted handling of measures

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    88a251d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. added viz output

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    25d7756 View commit details
    Browse the repository at this point in the history
  2. adjusted names

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0aac68c View commit details
    Browse the repository at this point in the history
  3. fixed names

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    54390c6 View commit details
    Browse the repository at this point in the history
  4. adjusted path

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    120ff10 View commit details
    Browse the repository at this point in the history
  5. adjusted path

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1e331f2 View commit details
    Browse the repository at this point in the history
  6. switched to samples per parameter

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a83387f View commit details
    Browse the repository at this point in the history
  7. fixed nan values

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5863080 View commit details
    Browse the repository at this point in the history
  8. adjusted plot layout

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    41df16e View commit details
    Browse the repository at this point in the history
  9. separated plots

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a6b0ea8 View commit details
    Browse the repository at this point in the history
  10. fixed pep issues

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a85c147 View commit details
    Browse the repository at this point in the history
  11. removed measure op

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f8edee5 View commit details
    Browse the repository at this point in the history
  12. doc

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    430f1df View commit details
    Browse the repository at this point in the history
  13. simplified plots

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5306094 View commit details
    Browse the repository at this point in the history
  14. fixed naming of samples

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3b9d5a7 View commit details
    Browse the repository at this point in the history
  15. enabled run config again

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    79c58d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. cleaned up comments

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    59a01d5 View commit details
    Browse the repository at this point in the history
  2. prevented qiskit from adding barriers

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c2fd76e View commit details
    Browse the repository at this point in the history
  3. merged calculation of measures into a single node to allow kedro to s…

    …tore intermediate results earlier
    
    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    dca80ad View commit details
    Browse the repository at this point in the history
  4. inverse of the expressibility

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4ea366d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. types

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d716fe4 View commit details
    Browse the repository at this point in the history
  2. typing

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    442d3b0 View commit details
    Browse the repository at this point in the history
  3. introduced jit and some performance opt

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    dbafa10 View commit details
    Browse the repository at this point in the history
  4. jax added

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0d9a35a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. added re-using of existent measures

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    236b84a View commit details
    Browse the repository at this point in the history
  2. switched to samples per qubit

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f7e334b View commit details
    Browse the repository at this point in the history
  3. config fix

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    865b112 View commit details
    Browse the repository at this point in the history
  4. reduced precision

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c45bda3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. replaced haar integral with qiskits built in method

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b29355a View commit details
    Browse the repository at this point in the history
  2. catching trivial circuits

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1ff54a4 View commit details
    Browse the repository at this point in the history
  3. introduced samples per qubit param

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2fe4f30 View commit details
    Browse the repository at this point in the history
  4. gc

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7f5519f View commit details
    Browse the repository at this point in the history
  5. simplified space

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4226221 View commit details
    Browse the repository at this point in the history
  6. introduced cached haar integral

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f7d0dfe View commit details
    Browse the repository at this point in the history
  7. backend init

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e584cbf View commit details
    Browse the repository at this point in the history
  8. hashed pqcs

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8c3904f View commit details
    Browse the repository at this point in the history
  9. added scaling with n qubits

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    925e44b View commit details
    Browse the repository at this point in the history
  10. increased number of haar samples

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b3da9c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. fixing base10 calc

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7c6024a View commit details
    Browse the repository at this point in the history
  2. added measure calc to diag

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3b49c8f View commit details
    Browse the repository at this point in the history
  3. pep

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bc5272e View commit details
    Browse the repository at this point in the history
  4. fig shading

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2093be8 View commit details
    Browse the repository at this point in the history
  5. background

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    aa802bb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. colors

    Signed-off-by: lc3267 <[email protected]>
    stroblme committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    219ac17 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fixed trace calculation

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed May 28, 2024
    Configuration menu
    Copy the full SHA
    da90ed2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. added tests

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4abf18a View commit details
    Browse the repository at this point in the history
  2. fixed min max location

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    12e6da5 View commit details
    Browse the repository at this point in the history
  3. extended test for variance

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b3cc5de View commit details
    Browse the repository at this point in the history
  4. code cleanup and comments

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    524f254 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into entangling_capability

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    882ca6b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. added assertion error messages

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    785fe65 View commit details
    Browse the repository at this point in the history
  2. added line breaks for pep

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cb4c49b View commit details
    Browse the repository at this point in the history
  3. more line breaks

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3971949 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into entangling_capability

    Signed-off-by: Melvin Strobl <[email protected]>
    Melvin Strobl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ac7baa7 View commit details
    Browse the repository at this point in the history