Skip to content

PyQASM 0.2.1

Latest
Compare
Choose a tag to compare
@TheGupta2012 TheGupta2012 released this 20 Feb 07:43
· 8 commits to main since this release
b6cb1b4

Release 0.2.1 (Feb 20, 2025)

Summary

Added

Added support for standalone measurements that do not store the result in a classical register (#141).

Improved / Modified

Re-wrote the QasmAnalyzer.extract_qasm_version method so that it extracts the program version just by looking at the first non-comment line, instead of parsing the entire program (#140).

Deprecated

Removed

Fixed

Solved version discrepancy in release by ensuring no changes are detected by cibuildhweel post checkout (#142).

Dependencies

New Contributors

Full Changelog: v0.2.0...v0.2.1