Releases: CQCL/pytket-qiskit
Releases · CQCL/pytket-qiskit
v0.48.1rc0
What's Changed
Full Changelog: v0.48.0...v0.48.1rc0
v0.48.0
What's Changed
- Main by @cqc-melf in #240
- update copyright 2024 by @cqc-melf in #242
- Update python support to 3.10, 3.11 and 3.12 by @sjdilkes in #243
- fix issue with conditional and symbolic parameter in conversion by @cqc-melf in #245
- Bump actions/deploy-pages from 4.0.1 to 4.0.3 by @dependabot in #244
- Release 0.48.0 by @cqc-melf in #246
Full Changelog: v0.47.0...v0.48.0
pytket-qiskit 0.47.0
What's Changed
- Main by @cqc-melf in #215
- update devices and tests by @cqc-melf in #220
- Update/dependency 2023 12 by @cqc-melf in #222
- Add
CrosstalkParams
to API docs and docs cleanup by @CalMacCQ in #219 - update ibm runtime by @cqc-melf in #225
- Add PR template. by @cqc-alec in #226
- update github actions by @cqc-melf in #229
- Fix/workflow 2023 by @cqc-melf in #234
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #232
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #233
- Correct URL for documentation. by @cqc-alec in #235
- Update to qiskit-ibm-provider 0.8.0 by @cqc-alec in #238
- Release 0.47.0 by @cqc-melf in #239
Full Changelog: v0.46.0...v0.47.0
pytket-qiskit 0.46.0
What's Changed
- Main by @cqc-melf in #190
- Update intro.txt by @MonitSharma in #191
- Support barriers in Aer simulators by @CalMacCQ in #192
- Make dependabot check for updates to python package dependencies. by @cqc-alec in #193
- Update dependencies; fix code and tests for new qiskit-aer version by @cqc-alec in #195
- Eliminate deprecation warnings by @cqc-alec in #196
- add seed list feature by @cqc-melf in #197
- Update to qiskit 0.45 and qiskit-ibm-runtime 0.14. by @cqc-alec in #202
- Fix
RuntimeError
when converting qiskit instructions. by @CalMacCQ in #203 - Add missing changelog entry by @CalMacCQ in #204
- Bump qiskit-ibm-runtime to 0.15 by @cqc-alec in #207
- Update/dependabot docs by @cqc-melf in #208
- remove unsupported dynamic parameter by @cqc-melf in #213
- update links in documentation by @cqc-melf in #211
- Release/1.22 by @cqc-melf in #214
New Contributors
- @MonitSharma made their first contribution in #191
Full Changelog: v0.45.0...v0.46.0
pytket-qiskit 0.45.0
What's Changed
- Main by @cqc-alec in #177
- Simulate crosstalk by @yao-cqc in #146
- [Qiskit Ecosystem] Add an
ecosystem.json
file by @mickahell in #166 - Run remote tests on one platform only (ubuntu-22.04). by @cqc-alec in #173
- Clean up import. by @cqc-alec in #179
- AerUnitaryBackend: call transpile before run (#142) by @doug-q in #167
- mypy warn-unused-ignore by @cqc-melf in #180
- Update integration tests to replace retired backends with current ones by @cqc-alec in #181
- Make
SimplifyInitial
opt-in by @cqc-alec in #183 - Remove unneeded "type: ignore" comments. by @cqc-alec in #188
- Fix table. by @cqc-alec in #187
- Release/1.21.0 by @cqc-melf in #189
New Contributors
- @mickahell made their first contribution in #166
- @doug-q made their first contribution in #167
Full Changelog: v0.44.0...v0.45.0
pytket-qiskit v0.44.0
Merge pull request #176 from CQCL/release/0.44.0 Release/0.44.0
pytket-qiksit 0.43.0
What's Changed
- Main by @cqc-melf in #156
- Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #147
- Update qiskit to 0.44 by @cqc-alec in #159
- remove unecesaary RebaseCustom pass by @CalMacCQ in #161
- Improve error message for failed
qiskit_to_tk
conversion by @CalMacCQ in #158 - Release/1.18august by @cqc-melf in #162
Full Changelog: v0.42.0...v0.43.0
pytket-qiskit 0.42.0
pytket-qiskit 0.41.0
What's Changed
- Main by @cqc-melf in #129
- remove token check from save_auth by @cqc-melf in #133
- Fix conversion of qiskit
UnitaryGate
to pytket by @cqc-alec in #135 - Docs/cleanup and source links by @CalMacCQ in #139
- Fix conversion of controllled gates by @CalMacCQ in #136
- Release/1.17.0 by @cqc-melf in #143
Full Changelog: v0.40.0...v0.41.0
pytket-qiskit 0.40.0
What's Changed
- Main by @cqc-melf in #108
- Fix/tk to qiskit rendundancies by @CalMacCQ in #115
- Take account of control state for controlled gates in
qiskit_to_tk
by @cqc-alec in #118 - Feature/ibm provider by @CalMacCQ in #116
- handle state prep boxes in qiskit converters by @CalMacCQ in #109
- update qiskit to 0.43.0 by @cqc-melf in #113
- always overwrite token of the ibm provider by @cqc-melf in #120
- update changelog and add provider check by @cqc-melf in #121
- Support ECR gate in the gateset rebase and use pytest-rerunfailures by @CalMacCQ in #114
- Fix IBMQBackend.available_devices bug and update credentials documentation by @CalMacCQ in #126
- Release/0.40.0 by @cqc-melf in #128
Full Changelog: v0.39.0...v0.40.0