Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tqec/tqecd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: tqec/tqecd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 5 commits
  • 29 files changed
  • 3 contributors

Commits on Dec 10, 2024

  1. Configuration menu
    Copy the full SHA
    354e56b View commit details
    Browse the repository at this point in the history
  2. Improve docs (#16)

    Adds comments added to #8 after it was merged.
    Philipp Seitz authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    e51df88 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Various format improvements, wider Python support, dependency cleanup (

    …#17)
    
    This PR:
    
    - makes the formatting of `tqecd` code more uniform
    - makes one minor change in test files to support python `3.9`
    - add python `3.9` and `3.13` to the versions tested by CI
    - cleans up a few dependencies that were not really needed anymore by
    `tqecd` (and that slipped through when extracting `tqecd` from `tqec`)
    nelimee authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    3b04649 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Relax the constraint that collapsing moment should be exclusive (#19)

    For temporal logical Hadamard gate, we have H gates and measurements
    within the same moment. This PR allows reset/measurement moment includes
    computation gates during detector computation.
    inmzhang authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    13ae681 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Update version to v0.1.2

    nelimee committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    6a2b088 View commit details
    Browse the repository at this point in the history
Loading