Releases: rigetti/qcs-sdk-qir
Releases · rigetti/qcs-sdk-qir
Updated testing release (alpha)
What's Changed
- Upgrade: qcs -> 0.2.2 and quil-rs -> 0.10.1 by @dbanty in #40
- New: Allow skipping the
clap
dependency via thecli
feature. by @dbanty in #39 - New: Allow skipping the
qcs
dependency via features. by @dbanty in #41 - chore: add script to test e2e bitcode transform + compilation + execute on qpu by @nilslice in #35
- Unitary QIR Support by @kalzoo in #30
- Breaking: Update
qcs
dependency to 0.3.0 by @dbanty in #44 - chore: remove assert / panic in instruction removal fn, add docs by @nilslice in #42
- Breaking: Update
quil-rs
to 0.12.0 by @dbanty in #46
Full Changelog: v0.1.1-alpha...v0.2.0-alpha
Within the release, you will find a README.md
pertaining to the specific version you've downloaded, based on this template. Those instructions cover the basics to compile an executable that can run quantum programs on Rigetti QPUs or the QVM.
Testing release (alpha)
What's Changed
- Feature: further support for base profile gates by @nilslice in #26
- ci: convert workflow to locally usable scripts by @nilslice in #28
- Fix: no redeclaration or re-use of types and functions by @nilslice in #23
- Feature: record structured output per shot, print json in transpile-to-quil by @nilslice in #27
- chore: simplify part of release script, report output, minor cleanup by @nilslice in #34
- ci: bump c sdk version to v0.1.1 by @nilslice
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
Initial testing release (alpha)
What's Changed
- Add Initial Integration by @kalzoo in #2
- ci: simplify steps and split out unix workflow by @nilslice in #10
- Fix: transform qir from cli by @nilslice in #12
- chore: update copyright format in source files by @nilslice in #18
- chore: Switch from structopt to Clap by @dbanty in #19
- chore: Pin versions for required dependencies by @dbanty in #20
- feat: Expose a library crate with the same basic functionality as the CLI by @dbanty in #17
- Update: support additional cartesian rotation intrinsics by @nilslice in #16
- Fix: only parameterize when dynamic values are used by @nilslice in #22
- ci: include release workflow for binary and shared libraries by @nilslice in #24
New Contributors
Full Changelog: https://github.com/rigetti/qcs-sdk-qir/commits/v0.1.0-alpha