Skip to content

Releases: microsoft/quantum-viz.js

quantum-viz.js 1.0.5

03 Jan 07:00
199ee45
Compare
Choose a tag to compare

What's Changed

  • Fix Jupyter display by @anpaz in #70
  • Update package dependencies

Full Changelog: v1.0.4...v1.0.5

quantum-viz.js 1.0.4

14 Jun 19:38
e42398a
Compare
Choose a tag to compare

Support to visualize circuits created using Qiskit.

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

quantum-viz.js 1.0.3

18 May 05:55
aa5fd30
Compare
Choose a tag to compare

Includes the new quantum-viz.js PyPI package with support for Jupyter Notebooks.

What's Changed

  • Format circuit as a SVGElement instead of a string by @theRoughCode in #33
  • Add Python package with a basic Jupyter widget by @guenp in #42
  • Add manual trigger for Python tests by @guenp in #46
  • Bump ipython from 7.16.1 to 7.16.3 in /quantum-viz by @dependabot in #49

New Contributors

  • @guenp made their first contribution in #42

Full Changelog: v1.0.2...v1.0.3

quantum-viz.js 1.0.2

08 Jun 18:01
Compare
Choose a tag to compare
  • expanding top-level gates by default.

quantum-viz.js 1.0.1

04 Jun 19:52
47e4b9f
Compare
Choose a tag to compare
  • Fix colliding css class with bootstrap (#29)

quantum-viz.js 1.0.0

03 Jun 17:56
6a9e35f
Compare
Choose a tag to compare

Initial release for the quantum-viz.js package.