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

Release 0.32.0 #62

Merged
merged 19 commits into from
Jan 10, 2024
Merged

Release 0.32.0 #62

merged 19 commits into from
Jan 10, 2024

Commits on Nov 24, 2023

  1. Merge pull request #44 from CQCL/main

    Main
    cqc-melf authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c2c09a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

    yao-cqc committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1e89f4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #46 from CQCL/avoid-using-empty-architecture

    Avoid using empty architecture
    yao-cqc authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dc28c08 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Bump actions/setup-python from 4 to 5 (#49)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    76c7a1a View commit details
    Browse the repository at this point in the history
  2. Bump actions/deploy-pages from 2 to 3 (#47)

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 3.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    24d50e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Make SimplifyInitial opt in (#48)

    * remove SimplifyInitial from default_compilation_pass
    
    * update docstring for process_circuits
    
    * add simplify_initial kwarg
    
    * update xcirc
    
    * update changelog
    
    * make suggested changes
    CalMacCQ authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4b4358f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Add KAKDecompostion pass to optimisation_level=2 after routing (#51)

    * add post-routing KAKDecomposition pass to OL=2
    
    * consistent syntax
    
    * fix bad syntax
    CalMacCQ authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b444f2e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Bump actions/upload-artifact from 3 to 4 (#52)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4b85895 View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 3 to 4 (#53)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0c347ed View commit details
    Browse the repository at this point in the history
  3. update actions and add PR template (#54)

    * update github actions
    
    * add PR template
    cqc-melf authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2baa4da View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Bump actions/upload-pages-artifact from 2 to 3 (#57)

    Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-pages-artifact/releases)
    - [Commits](actions/upload-pages-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-pages-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    cc729e9 View commit details
    Browse the repository at this point in the history
  2. Bump actions/deploy-pages from 3 to 4 (#56)

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3 to 4.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    659174c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Fix/workflow 2023 (#58)

    * fix artifact name related to update of actions/upload-artifact@v4
    
    * split download in three options
    
    * update download of wheels
    cqc-melf authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    05f62cd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 10, 2024

  1. update pytket version

    cqc-melf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1844747 View commit details
    Browse the repository at this point in the history
  2. update changelog

    cqc-melf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c5a9e88 View commit details
    Browse the repository at this point in the history
  3. update version

    cqc-melf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    657533d View commit details
    Browse the repository at this point in the history
  4. update deploy-pages@4.0.1

    cqc-melf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1ebbe03 View commit details
    Browse the repository at this point in the history