qiskit/releasenotes/notes
Matthew Treinish f8a7520fa6 Deprecate qx_color_scheme() (#3220)
* Deprecate qx_color_scheme()

In qiskit.visualization.circuit_drawer there is a qx_color_scheme
function which was used to generate a style dict for the mpl drawer that
has a color scheme which matches the old ibm quantum experience.
However, this color scheme is no longer used by the quantum experience
and this function is not used internally anywhere. This commit
deprecates this function. Post removal if anyone was using this they can
just hardcode the dict returned by the function in their code and use
that as the style dict for mpl visualizations.

* Update circuit_visualization.py
2019-10-24 09:39:18 -04:00
..
0.9 Move delay inst release note for better organization (#3036) 2019-08-23 17:24:48 +02:00
0.10 Prepare for the 0.10.0 release (#3262) 2019-10-16 10:38:36 -04:00
Added-new-methods-added-to-BackendProperties-71e60b610cc4bcc7.yaml Added new methods to BackendProperties (#3131) 2019-10-21 12:46:45 -04:00
deprecate-qx_color_scheme-e6b50093a979b69d.yaml Deprecate qx_color_scheme() (#3220) 2019-10-24 09:39:18 -04:00
remove-pulse-buffers-6f1e0849a881f9f8.yaml Remove buffer options in Pulse (#3297) 2019-10-23 15:54:16 -04:00
remove-sympy-3305fa6a5664365b.yaml Mostly remove sympy and deprecate sympy Instruction parameters (#3156) 2019-10-23 16:15:44 -04:00