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 Dataset Attribute type for Pytrees #5732

Merged
merged 49 commits into from
Jun 21, 2024
Merged

Add Dataset Attribute type for Pytrees #5732

merged 49 commits into from
Jun 21, 2024

Commits on May 13, 2024

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

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    7180296 View commit details
    Browse the repository at this point in the history
  2. adding coverage

    albi3ro committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1a7fa19 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Apply suggestions from code review

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    Co-authored-by: Jack Brown <jack@xanadu.ai>
    Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
    4 people committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9858055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a618d21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd5c7e4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. pytree module

    brownj85 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c7ca2c1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update pennylane/pytrees.py

    Co-authored-by: Jack Brown <jack@xanadu.ai>
    albi3ro and brownj85 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    45141b3 View commit details
    Browse the repository at this point in the history
  2. Update pennylane/pytrees.py

    Co-authored-by: Jack Brown <jack@xanadu.ai>
    albi3ro and brownj85 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8086b3f View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Jack Brown <jack@xanadu.ai>
    albi3ro and brownj85 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    521e7fd View commit details
    Browse the repository at this point in the history
  4. change repr, add str

    albi3ro committed May 23, 2024
    Configuration menu
    Copy the full SHA
    450de94 View commit details
    Browse the repository at this point in the history
  5. add serialization

    brownj85 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    73ec5ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c71b57 View commit details
    Browse the repository at this point in the history
  7. tests

    brownj85 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0757766 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2882ce5 View commit details
    Browse the repository at this point in the history
  9. tests, docs

    brownj85 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5a6d0e5 View commit details
    Browse the repository at this point in the history
  10. tests

    brownj85 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dcf1bb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4088fa6 View commit details
    Browse the repository at this point in the history
  12. update changelog

    brownj85 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fafc2fe View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    703e3ab View commit details
    Browse the repository at this point in the history
  2. refactor json handling

    brownj85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    73d1626 View commit details
    Browse the repository at this point in the history
  3. tests

    brownj85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f5d209d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7af0b3 View commit details
    Browse the repository at this point in the history
  5. codefactor

    brownj85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5d63558 View commit details
    Browse the repository at this point in the history
  6. don't use | for union

    brownj85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c499706 View commit details
    Browse the repository at this point in the history
  7. remove dupe test file

    brownj85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    215f39c View commit details
    Browse the repository at this point in the history
  8. pylint

    brownj85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7f7d582 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c13848 View commit details
    Browse the repository at this point in the history
  10. add to contrib

    brownj85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    86bddda View commit details
    Browse the repository at this point in the history
  11. coverage

    brownj85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1c1c8e5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5007ef View commit details
    Browse the repository at this point in the history
  13. comment

    brownj85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f4d8fb5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f8458d1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    cf851af View commit details
    Browse the repository at this point in the history
  2. suggestions from code review

    brownj85 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bc6ded6 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
    brownj85 and mudit2812 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    504e853 View commit details
    Browse the repository at this point in the history
  4. docstrings

    brownj85 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    11aa983 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    8bfc3f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    001ada4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    671023c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4803d12 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 19, 2024

  1. Apply suggestions from code review

    Co-authored-by: Utkarsh <utkarshazad98@gmail.com>
    DSGuala and obliviateandsurrender committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1333128 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    2904d1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22b1dc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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