Tags: sudomice/qiskit-terra
Tags
Qiskit Terra 0.9.1 Changelog ========= Fixed ----- - Fix for Qiskit#3106 gatefacecolor key on circuit diagrams (Qiskit#3142) - Fixed classical registers drawing offset (Qiskit#3081) - Fix mpl conditional drawing (Qiskit#3049) - Remove jsonschema cap (Qiskit#3038) - Make graphviz availability check at runtime (Qiskit#3045)
Qiskit Terra 0.8.2 Changelog ========= Fixed ----- - Fixed an issue with latex circuit drawer backend that could lead to an empty image output (Qiskit#2531) - Fixes for issues with the backend monitors for recent changes to IBMQ backends (Qiskit#2637) - Fixed an issue where a ``TimeSlotCollection`` object would be mutated by the ``is_mergable_with()`` method (Qiskit#2639)
Qiskit Terra 0.8.1 Changelog ========= Fixed ----- - Corrected the deprecation warning message for ``qiskit.converters.qobj_to_circuits`` (Qiskit#2350) - Fixed ``execute()`` and ``transpile()`` functions to enable setting optimization level 0. (Qiskit#2370) - Set the swapper with the seed transpiler for optimization level 2 and 3 (Qiskit#2361) - Fix default basis gate set for other transpiler passes (Qiskit#2357) - Fix the docstring for transpile to include optimization_level 3 (Qiskit#2367) - Fix spacing in the text circuit drawer (Qiskit#2382) - Fix for too strict math sanitization pulse instructions (Qiskit#2397) - Arugments to ``assemble_schedule`` were not actually optional, ensure they're required (Qiskit#2398) - Fix for framchange instructions being converted to a string instead of a float (Qiskit#2437) - Fix for rep_times as a float, now it's an integer (Qiskit#2438) - Fix type error for integer framechange instructions (Qiskit#2458) - Fix for missing cython source files in sdist (Qiskit#2436) - Fix for different pulse schedules created with the same name (Qiskit#2431) - Only create a single AquireInstruction for all qubits (Qiskit#2485) - Stop modifying layout in stochastic swap pass (Qiskit#2507) - Only call CXDirection pass on optimization_level=3 if coupling map is provided (Qiskit#2526) - Fix optimization_level=0 without a coupling map (Qiskit#2509)
Qiskit Terra 0.7.2 Changelog ======== Fixed ------- - A potential issue where the backend configuration schema validation would improperly reject valid responses from the API (Qiskit#2258)
Bump version and prepare for 0.7.1 release (Qiskit#1886) * Bump version and prepare for 0.7.1 release To prepare for the 0.7.1 bugfix release we need to increase the version number and update the changelog. This commit takes care of that so we can tag the release and build it.
pip release: 0.6.1 (Qiskit#1037) - There are no changes in the code. Just a rebuild of the wheel package.
PreviousNext