Recent Releases of https://github.com/cqcl/pytket-qir

https://github.com/cqcl/pytket-qir - v0.25.0rc0

What's Changed

  • Add docs coverage and warning checks to CI and resolve failures for both by @willsimmons1465 in https://github.com/CQCL/pytket-qir/pull/223
  • Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/CQCL/pytket-qir/pull/225
  • add conversion of rng and jobid by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/227
  • add gateset check before conversion by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/229
  • release 0.25.0rc0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/230

New Contributors

  • @willsimmons1465 made their first contribution in https://github.com/CQCL/pytket-qir/pull/223

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.24.1...v0.25.0rc0

- LLVM
Published by cqc-melf 11 months ago

https://github.com/cqcl/pytket-qir - v0.24.1

What's Changed

  • Store potentially useful information in exception. by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/221

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.24.0...v0.24.1

- LLVM
Published by cqc-alec about 1 year ago

https://github.com/cqcl/pytket-qir - v0.24.0

What's Changed

  • Melf/ruff 2025 05 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/217
  • change ruff to python version 10 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/218
  • Add ClassicalRegisterWidthError to API by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/219
  • Update version and changelog for 0.24.0 release by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/220

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.23.0...v0.24.0

- LLVM
Published by cqc-alec about 1 year ago

https://github.com/cqcl/pytket-qir - v0.23.0

What's Changed

  • Support Python 3.13. by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/212
  • update ruff by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/213
  • Update pytest-timeout requirement from ~=2.3.1 to ~=2.4.0 in the python-packages group by @dependabot in https://github.com/CQCL/pytket-qir/pull/214
  • add qasm tests by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/215
  • release 0.23.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/216

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.22.0...v0.23.0

- LLVM
Published by cqc-melf about 1 year ago

https://github.com/cqcl/pytket-qir - v0.22.0

What's Changed

  • Fix formatting in docstring. by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/205
  • Update pytket version requirement for 0.22.0 release by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/209

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.21.1...v0.22.0

- LLVM
Published by cqc-alec over 1 year ago

https://github.com/cqcl/pytket-qir - v0.21.1

What's Changed

  • update pytket version to 2.x by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/202
  • Bump pyqir from 0.10.6 to 0.10.7 in the python-packages group by @dependabot in https://github.com/CQCL/pytket-qir/pull/203
  • release 0.22.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/204

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.21.0...v0.21.1

- LLVM
Published by cqc-melf over 1 year ago

https://github.com/cqcl/pytket-qir - v0.21.0

What's Changed

  • Fix handling of register predicate ops in classical expressions by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/198
  • Update to pytket 2 by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/200
  • Update version and changelog for 0.21.0 release. by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/201

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.20.0...v0.21.0

- LLVM
Published by cqc-alec over 1 year ago

https://github.com/cqcl/pytket-qir - v0.20.0

What's Changed

  • update copyright by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/192
  • remove docs build from release workflow by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/193
  • update pytket version by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/194
  • Constrain to pytket 1.x. by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/195
  • Update version and changelog for 0.20.0 release by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/196

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.19.0...v0.20.0

- LLVM
Published by cqc-alec over 1 year ago

https://github.com/cqcl/pytket-qir - v0.19.0

What's Changed

  • fix pytket 1.35 issues by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/188
  • URL by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/190
  • add azure option in result recording by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/189

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.17.0...v0.19.0

- LLVM
Published by cqc-melf over 1 year ago

https://github.com/cqcl/pytket-qir - v0.18.0rc2

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.18.0rc1...v0.18.0rc2

- LLVM
Published by cqc-melf over 1 year ago

https://github.com/cqcl/pytket-qir - v0.18.0rc1

What's Changed

  • fix pytket 1.35 issues by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/188
  • fix result recording for azure, see https://github.com/CQCL/pytket-qir/pull/189

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.17.0...v0.18.0rc1

- LLVM
Published by cqc-melf over 1 year ago

https://github.com/cqcl/pytket-qir - v0.17.0

What's Changed

  • convert wasm without wfh by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/187

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.16.0...v0.17.0

- LLVM
Published by cqc-melf over 1 year ago

https://github.com/cqcl/pytket-qir - v0.16.0

What's Changed

  • update os version by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/180
  • Melf/add wasm 64bitstests by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/182
  • [Refactor] Remove unnecessary module argument to class methods. by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/183
  • [Refactor] Define method to set Bit by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/184
  • Add support for ClExprOp conversion by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/185
  • add wasm check by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/186

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.15.0...v0.16.0

- LLVM
Published by cqc-melf over 1 year ago

https://github.com/cqcl/pytket-qir - v0.15.0

What's Changed

  • clean up profiles by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/175
  • add base profile by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/177
  • add imports for profile by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/178

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.14.0...v0.15.0

- LLVM
Published by cqc-melf over 1 year ago

https://github.com/cqcl/pytket-qir - v0.14.0

What's Changed

  • docs: use pytket-docs-theming submodule by @CalMacCQ in https://github.com/CQCL/pytket-qir/pull/172
  • Release 0.14.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/173

New Contributors

  • @CalMacCQ made their first contribution in https://github.com/CQCL/pytket-qir/pull/172

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.13.0...v0.14.0

- LLVM
Published by cqc-melf almost 2 years ago

https://github.com/cqcl/pytket-qir - v0.13.0

What's Changed

  • clean up release by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/157
  • update pytket and use pytket scratchregresize_pass by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/161
  • Update conditional handling to use blocks by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/162
  • add phi nodes by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/163
  • release 0.13.0rc0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/165
  • add trunc zext by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/166
  • Mef/zext phi cleanup by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/167
  • release 0.13.0rc3 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/169
  • add logic exp bit not by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/170
  • release 0.13.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/171

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.12.0...v0.13.0

- LLVM
Published by cqc-melf almost 2 years ago

https://github.com/cqcl/pytket-qir - v0.13.0rc4

What's Changed

  • add logic exp bit not by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/170

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.13.0rc3...v0.13.0rc4

- LLVM
Published by cqc-melf almost 2 years ago

https://github.com/cqcl/pytket-qir - v0.13.0rc3

What's Changed

  • release 0.13.0rc3 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/169

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.13.0rc2...v0.13.0rc3

- LLVM
Published by cqc-melf almost 2 years ago

https://github.com/cqcl/pytket-qir - v0.13.0rc2

What's Changed

  • Mef/zext phi cleanup by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/167

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.13.0rc1...v0.13.0rc2

- LLVM
Published by cqc-melf almost 2 years ago

https://github.com/cqcl/pytket-qir - v0.13.0rc1

What's Changed

  • clean up release by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/157
  • update pytket and use pytket scratchregresize_pass by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/161
  • Update conditional handling to use blocks by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/162
  • add phi nodes by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/163
  • release 0.13.0rc0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/165
  • add trunc zext by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/166

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.12.0...v0.13.0rc1

- LLVM
Published by cqc-melf almost 2 years ago

https://github.com/cqcl/pytket-qir - v0.13.0rc0

What's Changed

  • clean up release by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/157
  • update pytket and use pytket scratchregresize_pass by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/161
  • Update conditional handling to use blocks by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/162
  • add phi nodes by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/163
  • release 0.13.0rc0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/165

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.12.0...v0.13.0rc0

- LLVM
Published by cqc-melf almost 2 years ago

https://github.com/cqcl/pytket-qir - v0.12.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/140
  • Bump pyqir from 0.10.0 to 0.10.2 in the python-packages group across 1 directory by @dependabot in https://github.com/CQCL/pytket-qir/pull/143
  • Add new issues to project, not Jira by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/141
  • Feature/mainonly by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/144
  • Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in https://github.com/CQCL/pytket-qir/pull/148
  • Bump pyqir from 0.10.2 to 0.10.3 in the python-packages group by @dependabot in https://github.com/CQCL/pytket-qir/pull/149
  • speedup and cleanup by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/147
  • release 0.12.0rc0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/150
  • update pytket by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/151
  • fix mypy by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/153
  • update formater and linting by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/154
  • release 0.12.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/156

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.11.0...v0.12.0

- LLVM
Published by cqc-melf about 2 years ago

https://github.com/cqcl/pytket-qir - v0.12.0rc0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/140
  • Bump pyqir from 0.10.0 to 0.10.2 in the python-packages group across 1 directory by @dependabot in https://github.com/CQCL/pytket-qir/pull/143
  • Add new issues to project, not Jira by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/141
  • Feature/mainonly by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/144
  • Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in https://github.com/CQCL/pytket-qir/pull/148
  • Bump pyqir from 0.10.2 to 0.10.3 in the python-packages group by @dependabot in https://github.com/CQCL/pytket-qir/pull/149
  • speedup and cleanup by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/147
  • release 0.12.0rc0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/150

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.11.0...v0.12.0rc0

- LLVM
Published by cqc-melf about 2 years ago

https://github.com/cqcl/pytket-qir - v0.11.0

What's Changed

  • update changelog and version by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/134
  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/133
  • update tket email by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/135
  • add bitone to conversion by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/138
  • Release/0.11.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/139

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.10.0...v0.11.0

- LLVM
Published by cqc-melf about 2 years ago

https://github.com/cqcl/pytket-qir - v0.10.1

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/129
  • Bump actions/deploy-pages from 4.0.4 to 4.0.5 by @dependabot in https://github.com/CQCL/pytket-qir/pull/130
  • remove copyright from documentation by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/131
  • Release/1.27.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/132
  • update changelog and version by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/134

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.9.0...v0.10.1

- LLVM
Published by cqc-melf about 2 years ago

https://github.com/cqcl/pytket-qir - v0.10.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/129
  • Bump actions/deploy-pages from 4.0.4 to 4.0.5 by @dependabot in https://github.com/CQCL/pytket-qir/pull/130
  • remove copyright from documentation by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/131
  • Release/1.27.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/132

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.9.0...v0.10.0

- LLVM
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-qir - v0.9.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/119
  • Bump actions/deploy-pages from 4.0.3 to 4.0.4 by @dependabot in https://github.com/CQCL/pytket-qir/pull/121
  • update error message for large classical registers by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/124
  • Bump the python-packages group with 1 update by @dependabot in https://github.com/CQCL/pytket-qir/pull/125
  • update dependabot to weekly by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/126
  • Release/1.26.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/128

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.8.0...v0.9.0

- LLVM
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-qir - v0.8.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/113
  • update copyright 2024 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/114
  • Bump actions/deploy-pages from 4.0.1 to 4.0.3 by @dependabot in https://github.com/CQCL/pytket-qir/pull/115
  • update sphinx by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/117
  • Update python support to 3.10, 3.11 and 3.12 by @sjdilkes in https://github.com/CQCL/pytket-qir/pull/116
  • Release 0.8.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/118

New Contributors

  • @sjdilkes made their first contribution in https://github.com/CQCL/pytket-qir/pull/116

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.7.0...v0.8.0

- LLVM
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.7.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/100
  • Feature/update pyqir by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/101
  • Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/CQCL/pytket-qir/pull/103
  • Bump actions/deploy-pages from 2 to 3 by @dependabot in https://github.com/CQCL/pytket-qir/pull/102
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/CQCL/pytket-qir/pull/105
  • Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/CQCL/pytket-qir/pull/106
  • update actions and add PR template by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/107
  • Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in https://github.com/CQCL/pytket-qir/pull/109
  • Bump actions/deploy-pages from 3 to 4 by @dependabot in https://github.com/CQCL/pytket-qir/pull/108
  • Fix/workflow 2023 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/110
  • Correct URL for documentation. by @cqc-alec in https://github.com/CQCL/pytket-qir/pull/111
  • Release 0.10.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/112

New Contributors

  • @cqc-alec made their first contribution in https://github.com/CQCL/pytket-qir/pull/111

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.6.0...v0.7.0

- LLVM
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.6.0

What's Changed

  • Feature/measure to reg by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/87
  • main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/92
  • fix ssa variable generation by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/91
  • Update/dependabot docs by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/93
  • update testrequirements by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/96
  • update links in documentation by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/98
  • Release/1.22 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/99

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.5.0...v0.6.0

- LLVM
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.6.0rc0

What's Changed

  • Feature/measure to reg by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/87
  • main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/92
  • fix ssa variable generation by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/91

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.5.0...v0.6.0rc0

- LLVM
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.5.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/84
  • update pyqir version by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/86
  • Release/0.5.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/88

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.4.0...v0.5.0

- LLVM
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.4.0

What's Changed

  • Merge pull request #80 from CQCL/release/0.3.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/81
  • mypy fix by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/82
  • Release/1.21.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/83

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.3.0...v0.4.0

- LLVM
Published by cqc-melf over 2 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.3.0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/73
  • add example failing by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/74
  • Feature/fix pytket update by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/77
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/CQCL/pytket-qir/pull/75
  • Feature/update wasm by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/78
  • update pytket, changelog, mypy ini by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/79
  • Release/0.3.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/80

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.2.0...v0.3.0

- LLVM
Published by cqc-melf almost 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.1rc1

What's Changed

  • Feature/update wasm by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/78

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.2.1rc0...v0.2.1rc1

- LLVM
Published by cqc-melf almost 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.1rc0

What's Changed

  • Main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/73
  • add example failing by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/74
  • Feature/fix pytket update by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/77
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/CQCL/pytket-qir/pull/75

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.2.0...v0.2.1rc0

- LLVM
Published by cqc-melf almost 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0

What's Changed

  • update main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/22
  • Merge pull request #22 from CQCL/develop by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/23
  • Merge pull request #23 from CQCL/main by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/24
  • update by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/26
  • first steps for conversion and handling of simple conditionals by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/27
  • add conditional handling, barrier, group, sleep by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/28
  • add handling of recursive classical and bit ops by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/29
  • clean up barrier handling by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/30
  • update sleep op and update version by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/32
  • Feature/checkregisternames by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/34
  • Update/bigger conditional by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/37
  • Update/requested changes by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/36
  • fix entry point handling by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/35
  • Feature/add results recording by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/38
  • update docs by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/39
  • try to add a working qir example by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/40
  • update tests with qir in files and add missing gates to gateset by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/42
  • add SU4 gate, update pytket by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/43
  • fix bugs by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/45
  • Fix/add missing gates by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/46
  • Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in https://github.com/CQCL/pytket-qir/pull/48
  • Update README.md by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/49
  • add a special case handling for eq predicate by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/52
  • add conditional circuit box by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/55
  • Add pre-commit with black, ruff and pylint automation by @qartik in https://github.com/CQCL/pytket-qir/pull/58
  • fix python version by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/63
  • Add missing f-string markers by @qartik in https://github.com/CQCL/pytket-qir/pull/64
  • update registerhandling to use i1* pointer by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/61
  • add wasm support to the conversion by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/66
  • fix wasm issue, clean up by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/68
  • fix issue with to long scratch pass by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/69
  • fix qasm issue with integer in classical expression by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/70
  • fix documentation by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/71
  • Release/0.2.0 by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/72

New Contributors

  • @dependabot made their first contribution in https://github.com/CQCL/pytket-qir/pull/48
  • @qartik made their first contribution in https://github.com/CQCL/pytket-qir/pull/58

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.1.5...v0.2.0

- LLVM
Published by cqc-melf almost 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc17

What's Changed

  • fix qasm issue with integer in classical expression by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/70
  • fix documentation by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/71

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.2.0rc16...v0.2.0rc17

- LLVM
Published by cqc-melf almost 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc16

What's Changed

  • add wasm support to the conversion by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/66
  • fix wasm issue, clean up by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/68
  • fix issue with to long scratch pass by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/69

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.2.0rc15...v0.2.0rc16

- LLVM
Published by cqc-melf almost 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc15

What's Changed

  • Add pre-commit with black, ruff and pylint automation by @qartik in https://github.com/CQCL/pytket-qir/pull/58
  • fix python version by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/63
  • Add missing f-string markers by @qartik in https://github.com/CQCL/pytket-qir/pull/64
  • update registerhandling to use i1* pointer by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/61

New Contributors

  • @qartik made their first contribution in https://github.com/CQCL/pytket-qir/pull/58

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.2.0rc14...v0.2.0rc15

- LLVM
Published by cqc-melf almost 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc14

What's Changed

  • Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in https://github.com/CQCL/pytket-qir/pull/48
  • Update README.md by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/49
  • add a special case handling for eq predicate by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/52
  • add conditional circuit box by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/55

New Contributors

  • @dependabot made their first contribution in https://github.com/CQCL/pytket-qir/pull/48

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.2.0rc13...v0.2.0rc14

- LLVM
Published by cqc-melf almost 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc13

What's Changed

  • Fix/add missing gates by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/46

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.2.0rc12...v0.2.0rc13

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc12

What's Changed

  • fix bugs by @cqc-melf in https://github.com/CQCL/pytket-qir/pull/45

Full Changelog: https://github.com/CQCL/pytket-qir/compare/v0.2.0rc11...v0.2.0rc12

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc11

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc10

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc9

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc8

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc7

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc6

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc5

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket qir 0.2.0rc4

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc3

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket-qir 0.2.0rc2

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket qir 0.2.0rc1

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - pytket qir 0.2.0rc0

- LLVM
Published by cqc-melf about 3 years ago

https://github.com/cqcl/pytket-qir - v0.1.5

New pytket_qir release.

- LLVM
Published by Roland-djee over 3 years ago

https://github.com/cqcl/pytket-qir - v0.1.4

Pytket-qir v0.1.4 release

- LLVM
Published by Roland-djee over 3 years ago

https://github.com/cqcl/pytket-qir - v0.1.3

- LLVM
Published by Roland-djee almost 4 years ago

https://github.com/cqcl/pytket-qir -

pytket-qir v0.1.3 release candidate 0

- LLVM
Published by Roland-djee almost 4 years ago