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

Add Lattice class and transverse-field Ising Hamiltonian #6106

Merged
merged 40 commits into from
Aug 22, 2024

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    703d1fb View commit details
    Browse the repository at this point in the history
  2. Docstring formatting

    ddhawan11 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    da3af95 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

  1. Cleaned up some

    ddhawan11 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1df7f0c View commit details
    Browse the repository at this point in the history
  2. Update pennylane/spin/__init__.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    ddhawan11 and soranjh committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    42b994a View commit details
    Browse the repository at this point in the history
  3. Update pennylane/spin/lattice.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    ddhawan11 and soranjh committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    dbdb677 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Update pennylane/spin/__init__.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b139df7 View commit details
    Browse the repository at this point in the history
  2. Update pennylane/spin/lattice.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d42e6ed View commit details
    Browse the repository at this point in the history
  3. Update pennylane/spin/lattice.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d6df727 View commit details
    Browse the repository at this point in the history
  4. Update pennylane/spin/spin_hamiltonian.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    dcee93b View commit details
    Browse the repository at this point in the history
  5. [skip ci] Addressed reviews

    ddhawan11 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    981c0fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    932b823 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fe07b2 View commit details
    Browse the repository at this point in the history
  8. [skip ci] Fixed a test

    ddhawan11 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7bae9d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update pennylane/spin/lattice.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b89147d View commit details
    Browse the repository at this point in the history
  2. Update pennylane/spin/spin_hamiltonian.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    91fde16 View commit details
    Browse the repository at this point in the history
  3. Update pennylane/spin/spin_hamiltonian.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    196fca2 View commit details
    Browse the repository at this point in the history
  4. Update pennylane/spin/spin_hamiltonian.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    104a3b8 View commit details
    Browse the repository at this point in the history
  5. Update pennylane/spin/lattice.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d0541bf View commit details
    Browse the repository at this point in the history
  6. Update pennylane/spin/lattice.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a9d6177 View commit details
    Browse the repository at this point in the history
  7. Update pennylane/spin/spin_hamiltonian.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    532d95f View commit details
    Browse the repository at this point in the history
  8. Update pennylane/spin/spin_hamiltonian.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    768d7cd View commit details
    Browse the repository at this point in the history
  9. Addressed reviews

    ddhawan11 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a18af1a View commit details
    Browse the repository at this point in the history
  10. vectorized some code

    ddhawan11 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e3aca61 View commit details
    Browse the repository at this point in the history
  11. vectorized some code

    ddhawan11 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ac0e960 View commit details
    Browse the repository at this point in the history
  12. Increased test coverage

    ddhawan11 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c7260a0 View commit details
    Browse the repository at this point in the history
  13. Increased test coverage

    ddhawan11 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6439a47 View commit details
    Browse the repository at this point in the history
  14. Addressed review comments

    ddhawan11 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a81fe95 View commit details
    Browse the repository at this point in the history
  15. Update pennylane/spin/lattice.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6b388a4 View commit details
    Browse the repository at this point in the history
  16. Update pennylane/spin/lattice.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9b98c45 View commit details
    Browse the repository at this point in the history
  17. Update pennylane/spin/spin_hamiltonian.py

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    ddhawan11 and obliviateandsurrender committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3849ae0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    856acd0 View commit details
    Browse the repository at this point in the history
  19. add minor doc fixes

    soranjh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    794d4a1 View commit details
    Browse the repository at this point in the history
  20. add minor doc fixes

    soranjh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a3f76db View commit details
    Browse the repository at this point in the history
  21. add minor doc fixes

    soranjh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    20d1735 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Fixed tests

    ddhawan11 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    683bbcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930b4a7 View commit details
    Browse the repository at this point in the history
  3. Fixed CI

    ddhawan11 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    260c60c View commit details
    Browse the repository at this point in the history
  4. Added more test coverage

    ddhawan11 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bf65324 View commit details
    Browse the repository at this point in the history
  5. Minor doc fix

    ddhawan11 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ad9dc4c View commit details
    Browse the repository at this point in the history