Qbraid

Latest version: v0.6.1

Safety actively analyzes 638720 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.4.5

Summary
- staged braket control operator updates
- interface split qasm2/3 into separate modules
- qasm depth fn update covering all qasm2 edge cases

What's Changed
* Add qasm3 qubit count function by TheGupta2012 in https://github.com/qBraid/qBraid/pull/354
* docs updates + housekeep by ryanhill1 in https://github.com/qBraid/qBraid/pull/363
* Update cirq requirement from ~=1.3.0.dev20230811174803 to ~=1.3.0.dev20230818204552 by dependabot in https://github.com/qBraid/qBraid/pull/356
* braket updates by ryanhill1 in https://github.com/qBraid/qBraid/pull/365
* reset bk control by ryanhill1 in https://github.com/qBraid/qBraid/pull/366
* interface qasm updates + refactor by ryanhill1 in https://github.com/qBraid/qBraid/pull/371
* Update _version.py by ryanhill1 in https://github.com/qBraid/qBraid/pull/372


**Full Changelog**: https://github.com/qBraid/qBraid/compare/v0.4.4...v0.4.5

0.4.4

Summary
- Transpiler now maintains circuit qubit indexing for consistency across circuit diagrams.
- Plot counts function now accepts kwarg to exclude states with zero measurements from plot
- Fix remaining qasm3 circuit wrapper bugs
- Qiskit package migration and cirq / braket package version bumps
- Pre-release PyPI workflows

What's Changed
* house keeping updates by ryanhill1 in https://github.com/qBraid/qBraid/pull/335
* qasm3 circuit_wrapper + pre release workflows by ryanhill1 in https://github.com/qBraid/qBraid/pull/336
* fix workflow actions file order by ryanhill1 in https://github.com/qBraid/qBraid/pull/337
* pre-release to pypi actions by ryanhill1 in https://github.com/qBraid/qBraid/pull/338
* qasm refactor + bug fix by ryanhill1 in https://github.com/qBraid/qBraid/pull/343
* qiskit migration v bump by ryanhill1 in https://github.com/qBraid/qBraid/pull/344
* Transpiler qubit indexing consistent for drawers by ryanhill1 in https://github.com/qBraid/qBraid/pull/346
* add Bloqade + Julia docs by ryanhill1 in https://github.com/qBraid/qBraid/pull/351
* Update cirq requirement from ~=1.3.0.dev20230808184014 to ~=1.3.0.dev20230811174803 by dependabot in https://github.com/qBraid/qBraid/pull/349
* Format counts now by default plots only non-zero values (can change this with removeZeros parameter) by pranavkakhandiki in https://github.com/qBraid/qBraid/pull/347
* bump version + update docs by ryanhill1 in https://github.com/qBraid/qBraid/pull/353

New Contributors
* pranavkakhandiki made their first contribution in https://github.com/qBraid/qBraid/pull/347

**Full Changelog**: https://github.com/qBraid/qBraid/compare/v0.4.3...v0.4.4

0.4.3

Summary

- Full OpenQASM 3 support
- Amazon Braket batch jobs
- Bump Cirq, Amazon Braket, Pytket depedencies

What's Changed
* QASM updates - utils + wrapper by ryanhill1 in https://github.com/qBraid/qBraid/pull/326
* integrate qasm3 by ryanhill1 in https://github.com/qBraid/qBraid/pull/327
* Update amazon-braket-sdk requirement from ~=1.53.0 to ~=1.53.2 by dependabot in https://github.com/qBraid/qBraid/pull/330
* Update pytket requirement from ~=1.17.1 to ~=1.18.0 by dependabot in https://github.com/qBraid/qBraid/pull/328
* Update cirq requirement from ~=1.3.0.dev20230801170401 to ~=1.3.0.dev20230807214542 by dependabot in https://github.com/qBraid/qBraid/pull/329
* Add aws batch jobs by ryanhill1 in https://github.com/qBraid/qBraid/pull/331


**Full Changelog**: https://github.com/qBraid/qBraid/compare/v0.4.2...v0.4.3

0.4.2

Summary

- Dependency bumps including cirq_rigetti + pyquil up-to-date
- qiskit ecosystem repo configs
- transpiler coverage benchmarking script(s)
- lab docs updates

What's Changed
* Rh1 benchmark by ryanhill1 in https://github.com/qBraid/qBraid/pull/275
* coverage rand seeds + doc by ryanhill1 in https://github.com/qBraid/qBraid/pull/276
* Fixed qubit indexing issue with SWAP gate by CalebMcIrvinGitHub in https://github.com/qBraid/qBraid/pull/277
* rh1 housekeep tests + duplicate code by ryanhill1 in https://github.com/qBraid/qBraid/pull/278
* Extend reg and line up instrs by CalebMcIrvinGitHub in https://github.com/qBraid/qBraid/pull/279
* Rh1 dev by ryanhill1 in https://github.com/qBraid/qBraid/pull/281
* Update amazon-braket-sdk requirement from ~=1.42.1 to ~=1.44.0 by dependabot in https://github.com/qBraid/qBraid/pull/284
* Update pytket-braket requirement from ~=0.27.0 to ~=0.28.0 by dependabot in https://github.com/qBraid/qBraid/pull/283
* Rh1 deps updates by ryanhill1 in https://github.com/qBraid/qBraid/pull/286
* Rh1 deps updates by ryanhill1 in https://github.com/qBraid/qBraid/pull/287
* Rh1 deps updates by ryanhill1 in https://github.com/qBraid/qBraid/pull/288
* Update amazon-braket-sdk requirement from ~=1.46.0 to ~=1.47.0 by dependabot in https://github.com/qBraid/qBraid/pull/290
* Update qiskit requirement from ~=0.43.1 to ~=0.43.2 by dependabot in https://github.com/qBraid/qBraid/pull/289
* Update pytket requirement from ~=1.16.0 to ~=1.17.0 by dependabot in https://github.com/qBraid/qBraid/pull/301
* Update amazon-braket-sdk requirement from ~=1.47.0 to ~=1.48.1 by dependabot in https://github.com/qBraid/qBraid/pull/299
* Update pytket-braket requirement from ~=0.28.0 to ~=0.29.0 by dependabot in https://github.com/qBraid/qBraid/pull/302
* Update amazon-braket-sdk requirement from ~=1.47.0 to ~=1.49.0 by dependabot in https://github.com/qBraid/qBraid/pull/303
* Update ecosystem.json by ryanhill1 in https://github.com/qBraid/qBraid/pull/304
* qiskit dependencies test fix by ryanhill1 in https://github.com/qBraid/qBraid/pull/305
* Update pytket requirement from ~=1.17.0 to ~=1.17.1 by dependabot in https://github.com/qBraid/qBraid/pull/307
* Update amazon-braket-sdk requirement from ~=1.49.0 to ~=1.49.1 by dependabot in https://github.com/qBraid/qBraid/pull/309
* Rh1 extensions docs by ryanhill1 in https://github.com/qBraid/qBraid/pull/311
* update braket version by ryanhill1 in https://github.com/qBraid/qBraid/pull/312
* Update test_devices.py by ryanhill1 in https://github.com/qBraid/qBraid/pull/313
* Update amazon-braket-sdk requirement from ~=1.50.0 to ~=1.53.0 by dependabot in https://github.com/qBraid/qBraid/pull/318
* Rh1 qbraid jobs bug by ryanhill1 in https://github.com/qBraid/qBraid/pull/323


**Full Changelog**: https://github.com/qBraid/qBraid/compare/v0.4.1...v0.4.2

0.4.1

Summary

- OpenQASM 3 random circuit function
- OpenQASM 2 $\rightarrow$ 3 conversion function
- IonQ Harmony `AwsDevice` circuit compilation
- Increase `QasmParser` coverage
- Update OpenQASM 2 pre-processing function for newest `qiskit`
- IBM device `run_batch` method and API updates
- Transpiler gate coverage benchmarking for all supported program types
- OpenQASM 3 circuit drawer (first draft)
- Workflow & CI/CD updates, remote/local test split
- Dependency updates, notably `pyquil` & `pytket`

What's Changed
* Update README.md by ryanhill1 in https://github.com/qBraid/qBraid/pull/219
* convert to supported qasm 3.0 dev by ryanhill1 in https://github.com/qBraid/qBraid/pull/221
* openqasm updates + bug fixes by ryanhill1 in https://github.com/qBraid/qBraid/pull/237
* Add a converter for QASM 2.0 to 3.0 by TheGupta2012 in https://github.com/qBraid/qBraid/pull/243
* Ryanhill1 patch 1 by ryanhill1 in https://github.com/qBraid/qBraid/pull/253
* Update workflows + CI/CD by ryanhill1 in https://github.com/qBraid/qBraid/pull/252
* bump requirements by ryanhill1 in https://github.com/qBraid/qBraid/pull/260
* update workflows for local testing by ryanhill1 in https://github.com/qBraid/qBraid/pull/261
* OpenQASM 3.0 random circuit function 241 by anomius in https://github.com/qBraid/qBraid/pull/258
* Test transpile cov by mmlouamri in https://github.com/qBraid/qBraid/pull/256
* add allowance to baseline threshold by ryanhill1 in https://github.com/qBraid/qBraid/pull/262
* feat: braket-harmony compilation by mmlouamri in https://github.com/qBraid/qBraid/pull/257
* `run_batch` method for `IBMBackendWrapper` class by TheGupta2012 in https://github.com/qBraid/qBraid/pull/246
* OpenQASM circuit drawer by CalebMcIrvinGitHub in https://github.com/qBraid/qBraid/pull/247
* Rh1 qasm by ryanhill1 in https://github.com/qBraid/qBraid/pull/263
* Rh1 benchmark by ryanhill1 in https://github.com/qBraid/qBraid/pull/274

New Contributors
* TheGupta2012 made their first contribution in https://github.com/qBraid/qBraid/pull/243
* anomius made their first contribution in https://github.com/qBraid/qBraid/pull/258
* mmlouamri made their first contribution in https://github.com/qBraid/qBraid/pull/256
* CalebMcIrvinGitHub made their first contribution in https://github.com/qBraid/qBraid/pull/247

**Full Changelog**: https://github.com/qBraid/qBraid/compare/v0.4.0...v0.4.1

0.4.0

Summary

- Fix cirq --> braket measurement gate bug
- GPL license headers + script
- Add support for qasm as program type
- API tokens for local use
- Update README + docs
- Workflow/actions updates

What's Changed
* rm un-needed code + updates by ryanhill1 in https://github.com/qBraid/qBraid/pull/184
* bump requirements by ryanhill1 in https://github.com/qBraid/qBraid/pull/189
* fix cirq to braket bug by ryanhill1 in https://github.com/qBraid/qBraid/pull/192
* dev requirements by ryanhill1 in https://github.com/qBraid/qBraid/pull/193
* licensing headers + script by ryanhill1 in https://github.com/qBraid/qBraid/pull/194
* ci/cd updates by ryanhill1 in https://github.com/qBraid/qBraid/pull/199
* fix the latest text by pronil-wedefineapps in https://github.com/qBraid/qBraid/pull/198
* Update qiskit-ibm-provider requirement from ~=0.5.2 to ~=0.5.3 by dependabot in https://github.com/qBraid/qBraid/pull/197
* workflows + readme + misc other by ryanhill1 in https://github.com/qBraid/qBraid/pull/200
* README, contributing, results by ryanhill1 in https://github.com/qBraid/qBraid/pull/201
* Remotes/issue fix by junliangtan1 in https://github.com/qBraid/qBraid/pull/204
* Qsp 297 update api tokens 2023.05.15 by rryoung98 in https://github.com/qBraid/qBraid/pull/216
* Rh1 merge updates by ryanhill1 in https://github.com/qBraid/qBraid/pull/217

**Full Changelog**: https://github.com/qBraid/qBraid/compare/v0.3.0...v0.4.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.