Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable 0.5.4 #559

Merged
merged 33 commits into from
Jun 11, 2018
Merged

Stable 0.5.4 #559

merged 33 commits into from
Jun 11, 2018

Conversation

atilag
Copy link
Member

@atilag atilag commented Jun 11, 2018

No description provided.

yaelbh and others added 30 commits May 30, 2018 10:48
…metimes erroneous (Qiskit#518)

* Bug fix in the C++ simulator: wrong density matrix and probabilities vector in the presence of optimization, which applies to no-noise circuits where all measurements are located at the end.
* fixing the names

* fixing the test for the schemas

* renaming for ali

* available -> operational
* Fix hardcoded backend tests

* make pylint happy

* add class doc
Rename all references to `qiskit-sdk-py` to the new repository name,
`QISKit/qiskit-core`, including a handful of instances where the
`IBM/qiskit-sdk-py` form was used.
* Removed files that were copied to the new repository

* Completely removed all mentions of Sympy simulators
* Convert LocalJob tests into unit-tests.

It uses the unittest.mock module to patch external dependencies. It also uses auto-speccing [1] to ensure the mocks expose the same API as the objects being mocked.

[1] https://docs.python.org/3/library/unittest.mock.html#autospeccing

* Make code compatible with Python 3.5 mock API

* Adding subtest, fixing names and clarifying some tests.

* Fixing variable names

* Fix lint, remove sympy simulators
* fix issue with filename location on windows

* autopep8

* Revert autopep8 due to E225
Fix Sphinx warnings when rendering the CHANGELOG.rst file.
Add entries to the UNRELEASED section (up to 975e551).
* [skip ci] Update pull request template

* [skip ci] Update issue templates as pull request template format

* [skip ci] Remove template comment
Update changelog to the new format
* Consistent license across all the project

* Update license

* Update LICENSE.txt

* Update licenses

* Fix linter
* Preserve i->i initial layout when already satisfied.
* skip_translation deprecated in favor of skip_transpiler.
…it#556)

* Fix  for simulator extension instructions
* Adding tests for extending/combining circuits with init/barrier/snapshot
@CLAassistant
Copy link

CLAassistant commented Jun 11, 2018

CLA assistant check
All committers have signed the CLA.

@atilag atilag merged commit 2dd4770 into Qiskit:stable Jun 11, 2018
lia-approves pushed a commit to edasgupta/qiskit-terra that referenced this pull request Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet