Skip to content

Updated testing release (alpha)

Latest
Compare
Choose a tag to compare
@nilslice nilslice released this 07 Jul 03:43
· 4 commits to main since this release

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 the cli 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.