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

[labs.dla 3] structure_constants_dense #6376

Open
wants to merge 45 commits into
base: dense_util
Choose a base branch
from

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    9b08fd3 View commit details
    Browse the repository at this point in the history
  2. docstring

    Qottmann committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ea19314 View commit details
    Browse the repository at this point in the history
  3. pylint

    Qottmann committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3946804 View commit details
    Browse the repository at this point in the history
  4. tmp

    dwierichs committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    29a6619 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d92ae06 View commit details
    Browse the repository at this point in the history
  6. update

    dwierichs committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8d4450d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. is_orthogonal option

    dwierichs committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    da3bec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    bcbb987 View commit details
    Browse the repository at this point in the history
  2. merge and rename

    Qottmann committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4986956 View commit details
    Browse the repository at this point in the history
  3. remove unused d

    Qottmann committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    58e0b45 View commit details
    Browse the repository at this point in the history
  4. typo

    Qottmann committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8d89d74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcc07e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2877d55 View commit details
    Browse the repository at this point in the history
  7. init

    Qottmann committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f67b63a View commit details
    Browse the repository at this point in the history
  8. merge

    Qottmann committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    92346c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07b5c69 View commit details
    Browse the repository at this point in the history
  10. tests

    dwierichs committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    85ed314 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    c55f947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1526c93 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

    Qottmann committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    17cd42f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. allow list input

    Qottmann committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d5aeb01 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. merge

    Qottmann committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ec11734 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Merge branch 'dense_util' of https://github.com/PennyLaneAI/pennylane

    …into structure_constants_dense
    Qottmann committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f5371d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge branch 'dense_util' of https://github.com/PennyLaneAI/pennylane

    …into structure_constants_dense
    Qottmann committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b92163d View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: David Wierichs <[email protected]>
    Qottmann and dwierichs authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a88db10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    633589f View commit details
    Browse the repository at this point in the history
  4. update normalization

    Qottmann committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6132e51 View commit details
    Browse the repository at this point in the history
  5. orthonormalize function

    Qottmann committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    50b7a93 View commit details
    Browse the repository at this point in the history
  6. orthonormalize

    Qottmann committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b5f4137 View commit details
    Browse the repository at this point in the history
  7. add example from code review

    Qottmann committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6903eff View commit details
    Browse the repository at this point in the history
  8. trace inner product

    Qottmann committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c03afe1 View commit details
    Browse the repository at this point in the history
  9. consistency checks

    Qottmann committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b3bf572 View commit details
    Browse the repository at this point in the history
  10. trace inner product in test

    Qottmann committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cf92b3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5d9add View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    61309e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2b60e0b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    04b6780 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6d7662c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    fd19da5 View commit details
    Browse the repository at this point in the history
  2. addition completed

    dwierichs committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bebb44f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee1cbfe View commit details
    Browse the repository at this point in the history
  4. merge

    Qottmann committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a602170 View commit details
    Browse the repository at this point in the history
  5. merge

    Qottmann committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f8b2183 View commit details
    Browse the repository at this point in the history