Releases: qBraid/qbraid-algorithms
Releases · qBraid/qbraid-algorithms
v0.1.1
Release 0.1.1 (Oct 25, 2025)
Summary
- Add
.qasmfiles toMANIFEST.inso they are included in dist - QasmBuilder macro (
qbraid_algorithms.qtran.QasmBuilder) - New algos:
- HHL (
qbraid_algorithms.hhl) - Rodeo (Direct and Mid-Circuit) (
qbraid_algorithms.rodeo) - Amplitude Amplification (
qbraid_algorithms.amplitude_amplification)
- HHL (
PRs Merged
- QasmBuilder Macro by @MTakahashi-KWH in #59
- Bump qbraid from 0.9.9.dev20250814175257 to 0.9.9 by @dependabot[bot] in #65
- Update pyqasm requirement from <0.6.0,>=0.5.0 to >=0.5.0,<1.1.0 by @dependabot[bot] in #68
- Update qiskit[qasm3-import] requirement from <2.2.0,>=2.1.0 to >=2.1.0,<2.3.0 by @dependabot[bot] in #67
- Update sphinx-autodoc-typehints requirement from <3.3,>=1.24 to >=1.24,<3.6 by @dependabot[bot] in #70
- Bump qbraid from 0.9.9 to 0.9.10 by @dependabot[bot] in #69
- include qasm files in dist by @ryanhill1 in #71
- Bump project version to 0.1.1 by @github-actions[bot] in #72
New Contributors
- @MTakahashi-KWH made their first contribution in #59
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Release 0.1.0 (Aug 25, 2025)
Summary
- First official release
PRs Merged
- Project reset: version 0 by @ryanhill1 in #50
- Update sphinx-autodoc-typehints requirement from <3.1,>=1.24 to >=1.24,<3.3 by @dependabot[bot] in #52
- Initial Sample Implementation - Bell's Inequality Circuit by @LukeAndreesen in #51
- Update issue templates by @LukeAndreesen in #57
- qBraid Algos v0.1 by @LukeAndreesen in #56
- Update sphinx requirement from <8.2,>=7.4 to >=7.4,<8.3 by @dependabot[bot] in #53
- Update docutils requirement from <0.22 to <0.23 by @dependabot[bot] in #55
- Bump qbraid from 0.9.9.dev20250814175257 to 0.9.9.dev20250821232849 by @dependabot[bot] in #61
- Update bump-version workflow to skip citation update by @ryanhill1 in #62
- Bump project version to 0.1.0 by @github-actions[bot] in #63