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

Dev #197

Merged
merged 143 commits into from
Feb 21, 2024
Merged

Dev #197

merged 143 commits into from
Feb 21, 2024

Commits on Jun 13, 2023

  1. added docstrings

    denvitko authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4bf8411 View commit details
    Browse the repository at this point in the history
  2. added docstrings

    denvitko authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3610ea5 View commit details
    Browse the repository at this point in the history
  3. added a few docstrings

    denvitko authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    13c77c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    c1efb86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61628a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    857268e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from GenericP3rson/reformatting_ops

    Separate Hadamard from Code Main File
    01110011011101010110010001101111 authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2063965 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    7025a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcfea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1551eeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9712d44 View commit details
    Browse the repository at this point in the history
  5. adding automatic pytest checks

    adding automatic pytest runs
    
    add tests for all branches
    
    fix the workflow
    01110011011101010110010001101111 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fedd224 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8db6add View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5084dcb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. add dependencies to test and add skip marker

    added qiskit dependency
    
    take ii
    
    adding missing dependency
    
    rename faulty test
    
    added skip wrapper
    
    updated pytest to deselect tests
    
    undo rename manually
    01110011011101010110010001101111 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    c0af684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c021c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46c65bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac868ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #190 from GenericP3rson/complete_actions

    GitHub Actions running PyTest
    Hanrui-Wang authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    8db9260 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    566e1ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac5fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15502ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c893f23 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge pull request #192 from Zhaoyilunnn/main

    fix: make the parameter shift example compatible with latest tq
    Hanrui-Wang authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c99b0af View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    a24f0cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00f6775 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Merge pull request #187 from GenericP3rson/dev

    Reformatting Operations
    Hanrui-Wang authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    dd3fc64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9929e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2d8b79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e815341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09a9afe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a532575 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d7fece View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Fixes bug with importing transpiled circuits which are mapped naively…

    … (resulting in a set initial_layout but a null final_layout)
    Vivekyy committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c6019f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge pull request #205 from GenericP3rson/docs_update

    Updating the Documentation
    Hanrui-Wang authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2bffd4f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #208 from Vivekyy/layout_bug_fix

    Bugfix: Error when uploading some circuits to TorchQuantum
    Hanrui-Wang authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    07c3dd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

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

Commits on Oct 22, 2023

  1. Merge pull request #209 from GenericP3rson/GenericP3rson-patch-1

    [minor] Add Qubit Rotation Tutorial to Docs
    Hanrui-Wang authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    05baedb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #169 from kit1980/main

    Update deprecated `torch.range` and `torch.outer`
    Jinglei Cheng authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    5ddd723 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Update README.md

    Hanrui-Wang authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    e609afd View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    7af4f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0bdaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c425201 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    a95e842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b6a90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a1d4d7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #212 from GenericP3rson/minor_doc_updates

    Minor Documentation Updates
    Hanrui-Wang authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    0c81b4d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #211 from GenericP3rson/entangle_layers

    Adding Entangle Layers
    Hanrui-Wang authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    357dc4d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Nov 12, 2023

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

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    43109a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e20154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46b04ca View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge pull request #201 from GenericP3rson/generalr

    GlobalR/GlobalRX/GlobalRY Gates
    Hanrui-Wang authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2988f27 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    9312337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beef182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12a552a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4565221 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83345b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1637680 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60b055f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52391de View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    2da85e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5cdd52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33bfb85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53ed825 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b63a97 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    19762fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15bfb8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34b974c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from GenericP3rson/dev

    Merging Dev to Get Latest Updates (Esp. with Isometry)
    01110011011101010110010001101111 authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    179cf79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a725b11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43b4712 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e22c64e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge pull request #202 from GenericP3rson/n_local_mod_structure

    Reformatting NLocal Circuit
    Hanrui-Wang authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    09e95aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #215 from mit-han-lab/GenericP3rson-patch-1

    Minor README Update
    Hanrui-Wang authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7747260 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    56f29ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    679f797 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af575f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ef548 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fad677 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8aa995a View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    4bd7e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ad65d View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Dec 29, 2023

  1. Merge pull request #6 from GenericP3rson/dev

    Merging Updated Dev
    01110011011101010110010001101111 authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e436a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0cff6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Fix some bug in density matrix calculation

    Zhuoyang Ye committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    be369f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    78a16d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #216 from GenericP3rson/functional_reformatting

    Reformatting Functionals
    Hanrui-Wang authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    80fb7a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #218 from GenericP3rson/reformat_layers

    Reformatting Layers
    Hanrui-Wang authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    981a523 View commit details
    Browse the repository at this point in the history
  4. Add noisedevices class.

    Zhuoyang Ye committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    e81bb81 View commit details
    Browse the repository at this point in the history
  5. Remove redudant code in the density matrix calculation.

    Zhuoyang Ye committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    ac02491 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4739d75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0db9cc9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac4853e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae4f37c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ee23f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec92f93 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21fbe08 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d7417c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7d72ff3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    49c13a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d6fae4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d135c4b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    26f4040 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    66a7fc0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    16b7d06 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    43c2a2c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    975c59f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    35f1a0e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ffaaefa View commit details
    Browse the repository at this point in the history
  25. Implement noisedevice.

    Zhuoyang Ye committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d95c0ed View commit details
    Browse the repository at this point in the history
  26. Merge branch 'dev' of https://github.com/mit-han-lab/torchquantum int…

    …o dev
    Zhuoyang Ye committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    045a289 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a9c13da View commit details
    Browse the repository at this point in the history
  28. Add an example of running circuit on density device.

    Zhuoyang Ye committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    3ac389f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    1deef48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    915491f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c34a5e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    958e41f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

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

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    75bd6ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b67b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

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

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    78debc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from GenericP3rson/fix_test

    fix_test to test_branch
    01110011011101010110010001101111 authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    fc3d560 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ff1645 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f64867 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    0b00979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b985192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f7bcf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6fffa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4233ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5294366 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    269e0f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f3421b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #238 from mit-han-lab/docs_ii

    Same Docs Updates as #231 without DM
    Hanrui-Wang authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fefb10b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #236 from GenericP3rson/test_branch

    Test Updates + Bug Fixes (Updated Version of #206)
    Hanrui-Wang authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    497320c View commit details
    Browse the repository at this point in the history