Skip to content

Pytket Quantinuum v0.6.0

Compare
Choose a tag to compare
@cqc-melf cqc-melf released this 26 Jul 12:01
· 947 commits to main since this release
cd7390f

0.6.0 (July 2022)

  • Changed batching interface: process_circuits no longer batches, use
    start_batching and add_to_batch methods to explicitly start and append to
    batches.
  • New submit_qasm backend method to enable direct submission of a QASM program.