Skip to content

Releases: TheGupta2012/qiskit-timeline-debugger

qiskit-trebugger v1.1.2

22 Aug 16:25
Compare
Choose a tag to compare

New release for qiskit trebugger with the expansion of property set. Users will now be able to inspect -

  1. The layout of a quantum circuit on the given backend
  2. The commutation set of the quantum circuit
  3. Original virtual to physical qubit indices
  4. Properties with custom types

qiskit-trebugger v1.1.1

23 Jun 11:49
3437f93
Compare
Choose a tag to compare

CLI View for Timeline Debugger

  • New debugger version with CLI functionality
  • More information in the README

qiskit-trebugger v1.0.1

21 Jan 09:04
5d9b931
Compare
Choose a tag to compare
  • Refactored code
  • Added tests
  • Added info for qiskit-ecosystem

qiskit-trebugger v1.0.0

16 Dec 16:29
d8ad6b7
Compare
Choose a tag to compare

Released the debugger on PyPI

qiskit-trebugger v0.0.8

14 Dec 13:56
70c8781
Compare
Choose a tag to compare
  • Newest release to incorporate changes of qiskit terra's Backend API