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

Bump version to 2.7.1 for a patch release #899

Merged
merged 13 commits into from
May 1, 2019
Merged

Bump version to 2.7.1 for a patch release #899

merged 13 commits into from
May 1, 2019

Conversation

karalekas
Copy link
Contributor

#870 and #896 are the main offenders. This PR also cuts down the running time of the operator estimation unit tests by about a factor of 3, so that they dont add 16 minutes to the build. However, there is chance they could fail now due to undersampling (I did my best to test, but it remains to be seen if my testing was thorough enough). In parallel, I have enabled the qvm- and quilc-related tests in Semaphore (the operator estimation tests fall in this bucket). I need to address #898 before they will start working in GitLab CI.

@karalekas karalekas requested a review from a team May 1, 2019 02:37
@karalekas karalekas requested a review from a team as a code owner May 1, 2019 02:37

stddev = property(get_stddev, set_stddev)

def get_raw_stddev(self) -> Union[float, complex]:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like I got this return type wrong, should be float.

@karalekas karalekas merged commit 5449f9a into master May 1, 2019
@karalekas karalekas deleted the release-2.7.1 branch May 1, 2019 17:02
@karalekas karalekas added this to the v2.7 milestone Aug 23, 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.

3 participants