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 null qubit #1179

Merged
merged 88 commits into from
Oct 11, 2024
Merged

Add null qubit #1179

merged 88 commits into from
Oct 11, 2024

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    4ebd364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e284af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9e13ff View commit details
    Browse the repository at this point in the history
  4. update workflow scripts

    AmintorDusko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    06aaf3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81d7696 View commit details
    Browse the repository at this point in the history
  6. update version

    AmintorDusko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    64a9ced View commit details
    Browse the repository at this point in the history
  7. update frontend tests

    AmintorDusko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    271a78e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    696e0fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e4daf0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1ceaed View commit details
    Browse the repository at this point in the history
  11. update runtime Makefile

    AmintorDusko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e684ed5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    432e69b View commit details
    Browse the repository at this point in the history
  13. update Makefile

    AmintorDusko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f8bc59b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e0558be View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    20cb30b View commit details
    Browse the repository at this point in the history
  16. codefactor

    AmintorDusko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c6a5cb2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3cb63de View commit details
    Browse the repository at this point in the history
  18. fix comment

    AmintorDusko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cdd93d3 View commit details
    Browse the repository at this point in the history
  19. one more fix

    AmintorDusko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5623fc2 View commit details
    Browse the repository at this point in the history
  20. Update frontend/test/lit/test_device_api.py

    Co-authored-by: erick-xanadu <[email protected]>
    AmintorDusko and erick-xanadu authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2e1bd52 View commit details
    Browse the repository at this point in the history
  21. Update frontend/test/lit/test_device_api.py

    Co-authored-by: erick-xanadu <[email protected]>
    AmintorDusko and erick-xanadu authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e765b36 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d4a692c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    896a6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b60cb0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80741d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d5c872 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bda050 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cba7c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ed5a28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cb6c0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dba0726 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2cdcb7d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf28953 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4a1639 View commit details
    Browse the repository at this point in the history
  13. rename test file

    AmintorDusko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    34f1861 View commit details
    Browse the repository at this point in the history
  14. update tests

    AmintorDusko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e1b6e4c View commit details
    Browse the repository at this point in the history
  15. update test_device_api

    AmintorDusko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f7bb34b View commit details
    Browse the repository at this point in the history
  16. change toml file

    AmintorDusko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    07e68e9 View commit details
    Browse the repository at this point in the history
  17. more naming

    AmintorDusko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1170ae9 View commit details
    Browse the repository at this point in the history
  18. format

    AmintorDusko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    24c0e8a View commit details
    Browse the repository at this point in the history
  19. rename dummy devices

    AmintorDusko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e11b502 View commit details
    Browse the repository at this point in the history
  20. fix tests

    AmintorDusko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    530bdfe View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. more renaming

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f1fa489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6339949 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f57a3a2 View commit details
    Browse the repository at this point in the history
  4. add missing imports

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    739ce34 View commit details
    Browse the repository at this point in the history
  5. another fix

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    50aa60a View commit details
    Browse the repository at this point in the history
  6. format

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d5f6d32 View commit details
    Browse the repository at this point in the history
  7. fix tests(?)

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e9b715d View commit details
    Browse the repository at this point in the history
  8. fix tests(?)

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3e216f9 View commit details
    Browse the repository at this point in the history
  9. Update .gitignore

    Co-authored-by: David Ittah <[email protected]>
    AmintorDusko and dime10 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    708280f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8847954 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8a88e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a3c76a View commit details
    Browse the repository at this point in the history
  13. more cleaning

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c92e8db View commit details
    Browse the repository at this point in the history
  14. codefactor

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d625080 View commit details
    Browse the repository at this point in the history
  15. fix path

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    898b4e2 View commit details
    Browse the repository at this point in the history
  16. fix file location

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    615bc61 View commit details
    Browse the repository at this point in the history
  17. codefactor

    AmintorDusko committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    26f7284 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update runtime/lib/backend/null_qubit/NullQubit.cpp

    Co-authored-by: David Ittah <[email protected]>
    AmintorDusko and dime10 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b0d1333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7f60c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b92b108 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    953e50b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0883319 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56dc06a View commit details
    Browse the repository at this point in the history
  7. some cleaning

    AmintorDusko committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    803d8da View commit details
    Browse the repository at this point in the history
  8. more cleaning

    AmintorDusko committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dd1a716 View commit details
    Browse the repository at this point in the history
  9. fix import path

    AmintorDusko committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    313676a View commit details
    Browse the repository at this point in the history
  10. Make device Custom

    AmintorDusko committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cf2d0bd View commit details
    Browse the repository at this point in the history
  11. more cleaning

    AmintorDusko committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    204c13c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

    AmintorDusko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d2f6c1e View commit details
    Browse the repository at this point in the history
  4. format

    AmintorDusko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ae64a56 View commit details
    Browse the repository at this point in the history
  5. more tests

    AmintorDusko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f4604a5 View commit details
    Browse the repository at this point in the history
  6. add C++ tests

    AmintorDusko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    698bdfe View commit details
    Browse the repository at this point in the history
  7. Update runtime/tests/Test_NullQubit.cpp

    Co-authored-by: David Ittah <[email protected]>
    AmintorDusko and dime10 authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b308470 View commit details
    Browse the repository at this point in the history
  8. Update runtime/lib/backend/null_qubit/null_qubit.toml

    Co-authored-by: David Ittah <[email protected]>
    AmintorDusko and dime10 authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    24faed8 View commit details
    Browse the repository at this point in the history
  9. Update frontend/test/pytest/test_preprocess.py

    Co-authored-by: David Ittah <[email protected]>
    AmintorDusko and dime10 authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cacb141 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0187efc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0070563 View commit details
    Browse the repository at this point in the history
  12. format

    AmintorDusko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    88dbce0 View commit details
    Browse the repository at this point in the history
  13. cleaning

    AmintorDusko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a780a5b View commit details
    Browse the repository at this point in the history
  14. cleaning

    AmintorDusko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6774bbe View commit details
    Browse the repository at this point in the history
  15. last fix

    AmintorDusko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0fd6f11 View commit details
    Browse the repository at this point in the history
  16. another last fix

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