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

Fix a bug in aer_apply_measure in libaer and enable libaer build in Mac #1860

Merged
merged 3 commits into from
Jul 6, 2023

Conversation

hhorii
Copy link
Collaborator

@hhorii hhorii commented Jul 4, 2023

Summary

  • Fix a bug in aer_apply_measure.
  • Enable libaer build in Mac.

Details and comments

std::vector was wrongly initialized only in aer_apply_measure and this PR fix it.
In addition, add supports to build libaer in non-linux environment.

doichanj
doichanj previously approved these changes Jul 5, 2023
@hhorii hhorii added Changelog: None PRs that don't have an associated changelog entry. automerge This PR will automatically merge once its CI has passed labels Jul 6, 2023
@mergify mergify bot merged commit 04a6cab into Qiskit:main Jul 6, 2023
35 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge This PR will automatically merge once its CI has passed Changelog: None PRs that don't have an associated changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants