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

Create tools to build operators #706

Open
wants to merge 30 commits into
base: develop
Choose a base branch
from
Open

Create tools to build operators #706

wants to merge 30 commits into from

Commits on Jul 2, 2024

  1. Associate states to bases

    a-corni committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8e95a93 View commit details
    Browse the repository at this point in the history
  2. Add states to conventions

    a-corni committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4f741fb View commit details
    Browse the repository at this point in the history
  3. Use states in Hamiltonian

    a-corni committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5ac64e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31c9e2c View commit details
    Browse the repository at this point in the history
  5. Fixing widths in table

    a-corni committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    19d85b7 View commit details
    Browse the repository at this point in the history
  6. Adding operators.py

    a-corni committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    583030d View commit details
    Browse the repository at this point in the history
  7. Fixing typo

    a-corni committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    392b626 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d46c70 View commit details
    Browse the repository at this point in the history
  9. Add r"""

    a-corni committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b198aab View commit details
    Browse the repository at this point in the history
  10. Fix indentation

    a-corni committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    db505f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d7892b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8390374 View commit details
    Browse the repository at this point in the history
  13. Fix typo

    a-corni committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a121e8f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77942a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    5df5384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a79099e View commit details
    Browse the repository at this point in the history
  3. Sort imports

    a-corni committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e649097 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    c5188fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8bf660 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    a-corni committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a2da7de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c71b9d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Fix import of Collection

    a-corni committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    702721a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bda1fea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    523a182 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Create operator.py in Pulser

    a-corni committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1cd3722 View commit details
    Browse the repository at this point in the history
  2. Add check_eigenbasis

    a-corni committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cc81e03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d94d410 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05d59ae View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Implement kronecker product

    a-corni committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    170e969 View commit details
    Browse the repository at this point in the history
  2. Create Hamiltonian class

    a-corni committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e342527 View commit details
    Browse the repository at this point in the history