• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit-addon-slc
76%

Build:
DEFAULT BRANCH: main
Repo Added 06 Nov 2025 03:03PM UTC
Files 22
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • ajc/docs-edits
  • asorted-ux-adjustments
  • async-parallel
  • atol
  • backport-18
  • bail-early
  • bump-pauli-prop
  • codex/drop-pyscf-for-windows
  • compute-bound-kwargs
  • configure-polling-rate
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/deploy-pages-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/actions/upload-pages-artifact-5
  • dependabot/pip/mypy-1.19.0
  • dependabot/pip/mypy-1.19.1
  • dependabot/pip/mypy-1.20.0
  • dependabot/pip/nbmake-gte-1.5.5
  • dependabot/pip/nbsphinx-gte-0.9.8
  • dependabot/pip/pauli-prop-approx-eq-0.2.0
  • dependabot/pip/pylint-4.0.4
  • dependabot/pip/pylint-4.0.5
  • dependabot/pip/pyscf-gte-2.13.0-and-lt-3
  • dependabot/pip/pytest-cov-gte-7.1.0
  • dependabot/pip/pytest-gte-9.0.3
  • dependabot/pip/qiskit-addon-utils-gte-0.3.1
  • dependabot/pip/qiskit-gte-2.4.1-and-lt-3
  • dependabot/pip/ruff-0.14.10
  • dependabot/pip/ruff-0.14.14
  • dependabot/pip/ruff-0.14.7
  • dependabot/pip/ruff-0.15.15
  • dependabot/pip/ruff-0.15.4
  • dependabot/pip/ruff-0.15.8
  • dependabot/pip/toml-gte-0.10.2
  • dependabot/pip/tox-gte-4.53.0
  • dev-test-samplomatic
  • fix-div-by-zero
  • fix-nan-hanlding
  • fix-twirling-strategy
  • getting-started-tutorial
  • light-cone-commutes-caching
  • max-num-boxes
  • mergify/bp/stable/0.1/pr-14
  • mergify/bp/stable/0.1/pr-15
  • mergify/bp/stable/0.1/pr-16
  • mergify/bp/stable/0.1/pr-23
  • mergify/bp/stable/0.1/pr-24
  • mergify/bp/stable/0.1/pr-28
  • mergify/bp/stable/0.1/pr-36
  • mergify/bp/stable/0.1/pr-37
  • mergify/bp/stable/0.1/pr-38
  • mergify/bp/stable/0.1/pr-39
  • mergify/bp/stable/0.1/pr-45
  • mergify/bp/stable/0.1/pr-49
  • mergify/bp/stable/0.1/pr-51
  • mergify/bp/stable/0.1/pr-52
  • mergify/bp/stable/0.1/pr-54
  • mergify/bp/stable/0.1/pr-59
  • minor-cleanup
  • package-win-support
  • reduce-pauli-size-for-commutation-check
  • separate-atol-concerns
  • stable/0.1
  • update-samplomatic
  • update-tutorial
  • visualize-with-plotly

16 Jun 2026 09:58AM UTC coverage: 76.208%. Remained the same
27609602691

push

github

web-flow
build(deps-dev): bump ruff from 0.15.8 to 0.15.15 (#79)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.8 to 0.15.15.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.8...0.15.15)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.15
  dependency-type: direct:development
  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>

631 of 828 relevant lines covered (76.21%)

0.76 hits per line

Relevant lines Covered
Build:
Build:
828 RELEVANT LINES 631 COVERED LINES
0.76 HITS PER LINE
Source Files on main
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27609602691 main build(deps-dev): bump ruff from 0.15.8 to 0.15.15 (#79) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.8 to 0.15.15. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/mai... push 16 Jun 2026 10:00AM UTC web-flow github
76.21
27608822330 main Ajc/docs edits (#86) * Update index.rst * Update install.rst push 16 Jun 2026 09:46AM UTC web-flow github
76.21
24821566043 main Asorted ux adjustments (#73) * fix: adjust verbosity level of some log messages * fix: rename PROGRESS_POLLING_RATE to _PERIOD The unit is in seconds rather than 1/seconds, so this name is more appropriate. * fix: adjust the default PROGRESS_P... push 23 Apr 2026 07:00AM UTC web-flow github
76.21
24780426819 main feat: more scalable way to expose compute_bounds kwargs (#72) Rather than duplicating a bunch of arguments across the various functions for computing bounds, we now simply forward any unknown keyword arguments from higher level functions down to ... push 22 Apr 2026 01:18PM UTC web-flow github
76.21
24778273885 main feat: add qiskit_addon_slc.globals.PROGRESS_POLLING_RATE (#71) push 22 Apr 2026 12:31PM UTC web-flow github
76.18
24777581634 main fix: hanlding of NaN value in bounds (#70) push 22 Apr 2026 12:15PM UTC web-flow github
76.12
24765703405 main feat: separate concerns of `atol` in `compute_forward_bounds` (#69) The `atol` arguments to the `compute_forward_bounds` function was used for two different purposes. This commit deprecates the old `atol` argument in favor of two new ones to sepa... push 22 Apr 2026 07:24AM UTC web-flow github
76.12
24764737353 main perf: bail early on commutator bound with exceeding truncation (#68) When the truncation bias already exceeds the upper bound of 2.0, we can bail on the potentially costly computation of the commutator bound. push 22 Apr 2026 06:58AM UTC web-flow github
76.03
24764169387 main perf: introduce caching into LightCone.commutes (#62) Whenever we re-encounter a `CircuitInstruction` and check whether it commutes with the `LightCone`, we are repeating a lot of commutation checks which (even though fast on their own) accumulat... push 22 Apr 2026 06:42AM UTC web-flow github
76.59
24763803156 main feat: allow limiting the number of BoxOp for which to compute bounds (#63) push 22 Apr 2026 06:31AM UTC web-flow github
76.45
See All Builds (155)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc