Skip to content

v0.3.1

Compare
Choose a tag to compare
@BoxiLi BoxiLi released this 21 Apr 13:34
· 17 commits to qutip-qip-0.3.X since this release
2ff5632

Improvements

  • Update qiskit support version to 0.46.* (#232)

Bug Fixes

  • Remove comments after meaningful statements in QASM reader. (#218 by NoriyukiK-1qbit)
  • Fix circuit plot error for gates with classical controls when reverse_states=False. (#221 by Kevin P. O'Brien)
  • Update the RTD configuration file to execute create_tutorials_html.py (#222 reported by Ramyashri Padmanabhakumar)
  • Remove the unnecessary use of circuit.propagatos (#226)
  • Use CSR as default for expand_operator (#227)
  • Update the parsing mode for read_qasm (#224 reported by kevinab107)