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

Improvements for Trace Computation #628

Merged
merged 16 commits into from
Jun 19, 2024
Merged

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    d4572fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff900b View commit details
    Browse the repository at this point in the history
  3. ✨ Normalize option for trace

    TeWas committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ea98d0c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    43444db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b7421 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    d74c468 View commit details
    Browse the repository at this point in the history
  2. 📝 Update documentation

    TeWas committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cdfd1cc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. 🎨 ⚡ 📝 Review changes

    TeWas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    af8226e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. 🐛 📝 Store and receive values from compute table only if all lower lev…

    …el qubits are eliminated
    TeWas committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c62cd18 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. ✅ 🎨 Update tests to check that the number of lookups in the unique ta…

    …ble does not increase for non-eliminated lower-level qubits, but scales with the number of paths if lower-level qubits were eliminated
    TeWas committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3aa6e3b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. ⚰ remove extra semicolon

    burgholzer committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a678197 View commit details
    Browse the repository at this point in the history
  2. 📝 reword docstring

    burgholzer committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f18843f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5aee3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f16554e View commit details
    Browse the repository at this point in the history
  5. 🚨 clang-tidy

    burgholzer committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    601edfa View commit details
    Browse the repository at this point in the history