Skip to content

qutip-qip v0.1.2

Compare
Choose a tag to compare
@BoxiLi BoxiLi released this 24 Nov 21:05
25883cc

This micro release adds more thorough documentation for the project and fixes a few bugs in QubitCircuit and Processor.

PRs collected here.

Improvements

  • Efficient Hadamard transform. (#103)
  • Make circuit latex code accessible in QubitCircuit. (#108)

Bug Fixes

  • Fix the leaking noise objects in Processor. (#89)
  • Fix a bug in time-dependent collapse operators in Processor. (#107)