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.52.0 #319

Merged
merged 9 commits into from
Apr 11, 2024
Merged

Release/0.52.0 #319

merged 9 commits into from
Apr 11, 2024

Commits on Apr 2, 2024

  1. Bump actions/deploy-pages from 4.0.4 to 4.0.5 (#299)

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.4 to 4.0.5.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v4.0.4...v4.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    07559c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #307 from CQCL/main

    Main
    cqc-melf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8000256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e47cd6b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. update conversion to use symengine (#314)

    * update conversion to use symengine
    
    * update version and changelog
    
    * fix mypy
    cqc-melf committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d4cf77d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

  1. Internal/narrow types required for compilation (#310)

    * Narrow args for _tk_gate_set
    
    * Narrow types for _get_backend_info args
    
    * Shadow methods for default_compilation_pass and rebase_pass
    
    * Use config for backend_name
    
    * Update changelog.rst
    
    ---------
    
    Co-authored-by: Matthew Burke <matthew.burke@quantinuum.com>
    cqc-melf and mwpb committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6ce0b3c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix directed ECR gate (#318)

    * add directed routing, predicate and update changelog
    
    * Update docs/changelog.rst
    
    Co-authored-by: Alec Edgington <54802828+cqc-alec@users.noreply.github.com>
    
    * Update pytket/extensions/qiskit/backends/ibm.py
    
    Co-authored-by: Alec Edgington <54802828+cqc-alec@users.noreply.github.com>
    
    * update predicate construction
    
    * update testcase, reorder predicates
    
    ---------
    
    Co-authored-by: Alec Edgington <54802828+cqc-alec@users.noreply.github.com>
    cqc-melf and cqc-alec committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8b85a3f View commit details
    Browse the repository at this point in the history
  2. update version

    cqc-melf committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    08f0d53 View commit details
    Browse the repository at this point in the history
  3. update changelog

    cqc-melf committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9c43d89 View commit details
    Browse the repository at this point in the history