Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update qiskit packages #1072

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Update qiskit packages #1072

merged 1 commit into from
Nov 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qiskit (source) >=0.44.1 -> >=0.44.3 age adoption passing confidence
qiskit-aer ==0.12.0 -> ==0.13.0 age adoption passing confidence
qiskit-ibm-runtime >=0.12.0 -> >=0.13.0 age adoption passing confidence
qiskit-sphinx-theme ~=1.15.2 -> ~=1.16.0 age adoption passing confidence

Release Notes

Qiskit/qiskit-aer (qiskit-aer)

v0.13.0: Qiskit Aer 0.13.0

Compare Source

Change Log

Added

Fixed

Deprecated

Removed

Changed

New Contributors

Full Changelog: Qiskit/qiskit-aer@0.12.0...0.13.0

v0.12.2: Qiskit Aer 0.12.2

Compare Source

Changelog

Fixed

  • Remove AerCircuit from result of backend.run() (#​1845)
  • Fix the grouping index bug in Estimator (#​1839)
  • Fix param positions for circuits with conditionals (#​1851)
  • Support save_statevector for QuantumCircuit from QASM3 string (#​1846)
  • New GPU binaries with cuQuantum support (#​1854)

v0.12.1: Qiskit Aer 0.12.1

Compare Source

Changelog

Fixed

  • Fix the grouping index bug in Estimator (#​1839)
  • Fix handling of None in noise model construction from BackendV2 (#​1818)
  • Support initialize with int (#​1841)
  • Do not use circuit metadata to internally manage simulation results (#​1772)
  • Validate parameters of each gate in a circuit (#​1834)
  • Warn if approximation=False and shots=None in Estimator (#​1823)
  • Upgrade to qiskit_sphinx_theme 1.12 (#​1822)
  • Fix Renew example codes in README #​1806: qiskit.providers.ibmq is deprecated; ibmq_athens is not available (#​1831)
  • Fix typos in aer_simulator, qasm_simulator docs (#​1833)
  • Use transpile and run instead of execute in docstring (#​1830)
  • Fixing some typos (#​1827)
  • Set the number of qubits with the coupling map (#​1825)
  • check parameter_binds arguments for parameterized circuits (#​1817)
  • Support parameterized global phase (#​1814)
  • fix fail of qobj run without run_options (#​1792)
  • avoid kernel crash from blas call errors (#​1791)
  • Add Getting Started page (#​1780)
  • Add implicit cast of argument types (#​1770)
  • Update standard_errors.py (#​1799)
  • fix cuQuantum static linking (#​1812)
  • Support SwitchCaseOp that will be released in qiskit-terra 0.24.0 (#​1778)
  • Activate jQuery in docs (#​1802)
  • Fix library path to cuQuantum and cuTENSOR (#​1801)
  • Fix setting MPI processes and ranks (#​1808)
  • Remove Sampler.close, assert DeprecationWarning of opflow, and update dependency (#​1804)
  • Resolve regression from introduction of AER::Config (#​1747)
  • Add API docs for QuantumCircuit methods (#​1753)
  • Fix wrong set of parameters in circuits with barriers (#​1775)
  • Defer gathering backends until they are needed (#​1760)
  • Add Tutorials to Documentation Page (#​1768)
  • Correct a type of variance from complex to real (#​1767)
  • use omp_set_max_active_levels instead of omp_set_nested (#​1752)
  • Fix how to reference to config.cuStateVec_enable (#​1749)
  • Remove a release note in an invalid location (#​1750)
  • add code-formatting with black for python and with clang-format for c++ (#​1630)
Qiskit/qiskit-ibm-runtime (qiskit-ibm-runtime)

v0.13.0: Qiskit IBM Runtime 0.13.0

Compare Source

Changelog

Added

  • Allow users to indicate they are done submitting jobs to a session (#​1139)
  • Log instance on initialization and when running a job (#​1150)
  • Expose new session details (#​1119)
  • update docstring & remove max_time (#​1137)
  • Warn users if job submitted will exceed quota (#​1100)
  • New method to create a new Session object with a given id (#​1101)
  • Only return channel strategy supported backends (#​1095)
  • Allow user to define a default account as an environment variable (#​1018)
  • Add reason code to error message (#​1072)
  • Add default channel_strategy option (#​1051)
  • Data tracking improvements (#​974)

Changed

  • Enable datetime parameter for backend properties (#​1070)

Removed

  • Removed support for backend as session parameter (#​1091)
  • Remove old deprecations (#​1106)
  • Remove migrate-qiskit-alg tutorial (#​1032)

Fixed

  • Fix target_history date bug (#​1143)
  • RuntimeJobTimeoutError should inherit from JobTimeoutError (#​1090)
  • Update default resilience options (#​1062)
  • Remove min execution time check (#​1065)
  • Don't convert error messages to uppercase (#​1054)

v0.12.2: Qiskit IBM Runtime 0.12.2

Compare Source

Changelog

Added

  • Warn users if job submitted will exceed quota (#​1100)
  • New method to create a new Session object with a given id (#​1101)
  • Only return channel strategy supported backends (#​1095)
  • Allow user to define a default account as an environment variable (#​1018)
  • Add reason code to error message (#​1072)

Removed

  • Removed support for backend as session parameter (#​1091)
  • Remove old deprecations (#​1106)

Fixed

  • RuntimeJobTimeoutError should inherit from JobTimeoutError (#​1090)

v0.12.1: Qiskit IBM Runtime 0.12.1

Compare Source

Changelog

Added

  • Add default channel_strategy option (#​1051)
  • Data tracking improvements (#​974)

Changed

  • Enable datetime parameter for backend properties (#​1070)

Removed

  • Remove migrate-qiskit-alg tutorial (#​1032)

Fixed

  • Update default resilience options (#​1062)
  • Remove min execution time check (#​1065)
  • Don't convert error messages to uppercase (#​1054)
Qiskit/qiskit_sphinx_theme (qiskit-sphinx-theme)

v1.16.0: Qiskit Sphinx Theme 1.16.0

Compare Source

No changes since 1.16.0rc1. As documented in its release notes, the 1.16 release has a couple of small SEO and styling improvements:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@IceKhan13 IceKhan13 self-requested a review November 13, 2023 15:25
@IceKhan13 IceKhan13 merged commit 3f9f486 into main Nov 13, 2023
23 checks passed
@IceKhan13 IceKhan13 deleted the renovate/qiskit-packages branch November 13, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant