Releases: Deltakit/deltakit
Releases · Deltakit/deltakit
Release list
v0.9.0
Bug Fixes
-
Increase linkcheck_timeout to 180s to reduce flaky CI failures
(#291,
f56fbcf) -
dependencies: Update gql[requests] requirement from ~=3.5 to >=3.5,<5.0 in /deltakit-explorer
in the prod-deps group across 1 directory (#300,
2f00bd1) -
other: Move conftest.py file to analysis folder
(#255,
f6cb203) -
others: Avoid coverage failing on dependabot PRs
(#256,
60e8281)
Features
-
Refactor Generic Plot to Dispatch to Specialised Plotters
(#268,
546117a) -
Visualise detection probability on patch (#135)
(#271,
c79d4a0) -
analysis: Use the uncertainties package for error propagation
(#274,
6e3e31b) -
explorer: Implement c-optimal discretisation strategy to reduce gradient variance in error
budgeting feature (#266,
f59bb4c)
v0.8.0
Breaking Changes
- Support for Stim v1.11 is discontinued. Minimal supported Stim version is v1.12.
Bug Fixes
Documentation
Features
v0.7.1
Features
- Fix dependencies of deltakit subpackages.
v0.7.0
v0.6.2
Bug Fixes
- Fix failing docs build on ReadTheDocs.
Features
- Include deltakit-compile into release process.
v0.6.1
v0.6.0
What's Changed
- ci: Run notebooks against production by @anjbur in #13
- chore: improve ruff check rules on deltakit_circuit by @nelimee in #16
- chore: improve ruff check rules on deltakit_core by @nelimee in #15
- docs(doi): adding DOI badge and bibtex by @str-anger in #17
- feat(cancel): cancelling the job with Ctrl+C in APIv2 by @str-anger in #47
- ci: Fix CI for fork PRs by @anjbur in #59
- tests: add unit tests of _logicals.py by @mdhaber in #30
- chore: replace nbsp characters with normal space by @mdhaber in #20
- chore: apply ruff format to deltakit-core by @nelimee in #57
- chore: apply ruff format deltakit-circuit by @nelimee in #58
- chore: make bandit respect
pyproject.tomlconfiguration by @mdhaber in #64 - fix: pre-commit hook configuration and fixes by @nelimee in #65
- ci: fix labeled tests workflow by @anjbur in #75
- ci: fix CI for labeled tests by @anjbur in #77
- style: enforce NumPy-specific lint rules by @zhiyaol in #78
- docs(guide): adding guide notebooks and supporting them with fixes by @str-anger in #9
- chore: improve ruff check rules on deltakit_decode by @nelimee in #43
- ci: Add explicit permissions to workflows by @anjbur in #60
- chore: enable
warn_unused_ignoresand address associated errors by @zhiyaol in #79 - chore: fixing errors from enforcing
warn_return_anyby @zhiyaol in #80 - chore: ignore
pipvulnerability reported bypip-auditby @mdhaber in #84 - chore: check if token exists before running docs build by @guenp in #85
- chore: simplify .readthedocs.yaml; add
-W(fail on warnings) to custom build command by @mdhaber in #86 - chore: run
ruff formatwith pre-commit by @mdhaber in #69 - docs: amend pixi setup instruction by @mdhaber in #93
- docs: links should point to
docs(built fromdocs-livebranch) by @mdhaber in #74 - feat: better logical error probability per round by @nelimee in #67
- tests: allow mypy to run from top level by @mdhaber in #95
- tests: allow
pytestto run from top level by @mdhaber in #94 - Add mypy_path to fix pre-commit by @nelimee in #97
- DEV: add upper bound on supported Python by @mdhaber in #105
- Fixed token setting tests by changing 403 to 401 by @Arindam2407 in #104
- Docs: guidance on how conda users can use pixi without conda/pixi interaction issues by @zhiyaol in #103
- dev: add support for package managers other than
pixiby @mdhaber in #92 - docs: add download link to notebooks by @zhiyaol in #111
- feat(gtm): add google tag manager by @safeamiiir in #101
- Change default CODEOWNER from @mdhaber to @nelimee by @nelimee in #115
- chore: add en-gb locale to typos by @mdhaber in #70
- Restoring full security check by @mghibaudi in #119
- feat: support stim tags by @nelimee in #117
- chose: ignore files generated by docs/guide/simulation.md by @nelimee in #118
- docs: replace 'logical error rate' with 'logical error probability per round' by @mdhaber in #108
- fix:unignore deprecation warnings in tests by @nelimee in #114
- feat: add deprecation policy by @nelimee in #120
- chore: temporary bposd version change by @nelimee in #128
- chore: improve leppr function consistency by @nelimee in #126
- feat: better lambda computation by @nelimee in #68
- chore: add dependabot.yml configuration file by @nelimee in #127
- feat: adding QuOps computation methods. Task #122 by @str-anger in #123
- chore: enforce more linting rules by @nelimee in #130
- chore: make
deltakit.analysis.lambda_private by @nelimee in #133 - chore: add default code owner by @nelimee in #136
- fix: mypy error on imported symbol by @nelimee in #141
- fix:leppr on empty inputs by @nelimee in #139
- chore: update CODEOWNERS by @nelimee in #142
- chore: correct dependencies in pyproject.toml by @nelimee in #144
- chore: bump numpy>=2.0 by @nelimee in #146
- docs: Improvements to README. by @rolandriver in #143
- chore: docs enhancements by @rolandriver in #148
- fix: tag feature when exporting with stim<1.15 by @nelimee in #151
- chore: use uv and remove pixi by @nelimee in #149
- ci: use ubuntu-slim runner when possible by @nelimee in #153
- chore: add more linting rules by @nelimee in #156
- chore: lint deltakit_explorer with ruff by @nelimee in #158
- chore: addressing live comments by @nelimee in #157
- chore: better handling of stim version in deltakit_circuit by @nelimee in #161
- ci: update release.yml with broader tests by @nelimee in #154
- ci: simplifying CI by grouping tests by @nelimee in #164
- ci: add coverage reports by @nelimee in #167
- fix: add missing changes from previous commit by @nelimee in #168
- feat: more features to deltakit-core by @nelimee in #160
- Do not run coverage report when PR comes from fork by @nelimee in #171
- feat: LEPPR and Lambda Visualization modules by @zhiyaol in #98
- fix: missing renaming in docs by @nelimee in #176
- feat: enable ci main by @rolandriver in #178
- chore: remove bposd dependency by @nelimee in #173
- feat: cla documentation by @rolandriver in #175
- release: Bump versions for release of all deltakit packages. by @rolandriver in #180
- fix release branch by @nelimee in #182
- fix: release CI by @nelimee in #185
- fix: tests on windows by @nelimee in #188
- fix: publishing to PyPI by @nelimee in #190
- fix: Action requires Docker not shipped in ubuntu-slim. by @rolandriver in #191
New Contributors
- @str-anger made their first contribution in #17
- @mdhaber made their first contribution in #30
- @zhiyaol made their first contribution in #78
- @Arindam2407 made their first contribution in #104
- @safeamiiir made their first contribution in #101
- @mghibaudi made their first contribution in #119
- @rolandriver made their first contribution in #143
Full Changelog: v0.5.1...main