Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps classiq from 0.75.0 to 0.93.0.

Release notes

Sourced from classiq's releases.

Classiq 0.93.0

Released on 2025-09-15.

Upgrade Instructions

Deprecations

  • SDK versions below 0.92 will be deprecated as planned from October 13, 2025 (at the earliest). As a one-time exception, the version deprecation error message will not be as usual. Instead of “You are using an unsupported version of Classiq SDK—... “, users will experience a “504 Gateway Timeout ERROR” or a similar message. We apologize for the inconvenience.

Bug Fixes

  • Fix a bug where an internal error occurred during hardware-aware synthesis with a basis gate set of Clifford + T.
  • Fix allocate with floating-point size when the max_width constraint is set.

Classiq Studio Updates

  • A progress bar was added to the classiq studio start up page.

Classiq 0.92.0

Released on 2025-09-08.

Upgrade Instructions

Deprecations

  • Python version 3.9 will no longer be supported starting on 2025-10-01 at the earliest.

Enhancements

  • The new qasm_to_qmod function de-compiles QASM 2 or 3 into Python/Native Qmod source code.
  • Added methods for execution budget management.
  • Cline AI agent is now installed in Classiq Studio, providing seamless AI-powered quantum development. See the AI documentation for setup instructions.
  • Remove negligibly small amplitudes from state vectors when the auxiliary (non-output) qubits are non-zero. These amplitudes are caused by numeric error during simulation, but they result in multiple states with the same assignment for the variables, which caused confusion.
  • Added several Quantum Signal Processing (https://github.com/Classiq/classiq-library/blob/HEAD/QSP) related functions to the SDK: qsvt_phases for obtaining QSVT phases, qsp_approximate for approximating QSP-compatible Chebyshev polynomials, gqsp_phases for calculating Generalized-QSP (GQSP) phases, and a quantum gqsp function that implements GQSP.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [classiq](https://github.com/Classiq/classiq-library) from 0.75.0 to 0.93.0.
- [Release notes](https://github.com/Classiq/classiq-library/releases)
- [Commits](Classiq/classiq-library@0.75.0...0.93.0)

---
updated-dependencies:
- dependency-name: classiq
  dependency-version: 0.93.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant