Skip to content

v1.26.0

Latest
Compare
Choose a tag to compare
@notmgsk notmgsk released this 26 Oct 23:28
· 134 commits to master since this release
cfd8748

What's Changed

  • add quantikz circuit plotting by @kilimanjaro in #714
  • Handle usocket:ns-try-again-condition and usocket:ns-condition gracefully by @stylewarning in #735
  • fix COMPILATION-TOLERANCE slot missing error, resolves: #736 by @mhdavid-hrl in #739
  • Replace Tweedledum classical (permutation) gate synthesis routines with native Lisp routines. by @karlosz in #740
  • add cl-quil-benchmarking system quilc-perf for perf. benchmarking by @mhdavid-hrl in #733
  • reimplement logical-scheduler walker more efficiently by @mhdavid-hrl in #741
  • print whether matrix is unitary in -m by @stylewarning in #749
  • Bugfix: use layout when placing tikz operations for nq gates by @kilimanjaro in #754
  • Bump version to 1.26.0 by @notmgsk in #753

New Contributors

Full Changelog: v1.25.1...v1.26.0