8000 Tags · sudomice/qiskit-terra · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sudomice/qiskit-terra

Tags

0.10.0

Toggle 0.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
mtreinish Matthew Treinish
Qiskit Terra 0.10.0

0.9.1

Toggle 0.9.1's commit message

Verified

This tag was signed with the committer’s verified signature.
mtreinish Matthew Treinish
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)

0.9.0

Toggle 0.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
mtreinish Matthew Treinish
Qiskit Terra 0.9.0

0.8.2

Toggle 0.8.2's commit message

Verified

This tag was signed with the committer’s verified signature.
mtreinish Matthew Treinish
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)

0.8.1

Toggle 0.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
mtreinish Matthew Treinish
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)

0.8.0

Toggle 0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
mtreinish Matthew Treinish
qiskit-terra 0.8.0

The Qiskit Terra 0.8.0 release.

0.7.2

Toggle 0.7.2's commit message

Verified

This tag was signed with the committer’s verified signature.
mtreinish Matthew Treinish
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)

0.7.1

Toggle 0.7.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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.

0.7.0

Toggle 0.7.0's commit message
pip release: 0.7.0

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
pip release: 0.6.1 (Qiskit#1037)

- There are no changes in the code. Just a rebuild of the wheel package.
0