Skip to content

qutip-qip v0.4.0

Choose a tag to compare

@BoxiLi BoxiLi released this 25 Nov 08:16
· 7 commits to qutip-qip-0.4.X since this release
8a459b4

This release adds two new quantum circuit renderers -- one based on matplotlib and another that renders the circuit as text -- and improves the circuit simulation speed.

New features

  • Add matplotlib-based and text-based quantum circuit renderers. The new rendering framework is more flexible and can be used in different environments without latex dependencies. (#239 and #244 by Rushiraj Gadhvi)

Improvements

  • einsum is used to speed up the circuit simulation by up to 10 times. (#225 by Boxi Li)

Miscellaneous

  • The QIR support is removed. (#238 by Boxi Li)