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

Prepare 0.14.1 release #1111

Merged
merged 4 commits into from
Feb 22, 2024
Merged

Conversation

mtreinish
Copy link
Member

This commit prepares for a 0.14.1 release which just includes #1109 to fix ppc64le builds and #1096 to fix the overhead of __getitem__ on custom sequence return types.

This commit prepares for a 0.14.1 release which just includes Qiskit#1109 to
fix ppc64le builds and Qiskit#1096 to fix the overhead of `__getitem__` on
custom sequence return types.
@coveralls
Copy link

coveralls commented Feb 22, 2024

Pull Request Test Coverage Report for Build 8010098496

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 96.568%

Files with Coverage Reduction New Missed Lines %
src/shortest_path/all_pairs_bellman_ford.rs 6 95.53%
Totals Coverage Status
Change from base Build 8005870784: -0.03%
Covered Lines: 16740
Relevant Lines: 17335

💛 - Coveralls

Copy link
Collaborator

@IvanIsCoding IvanIsCoding left a comment

Choose a reason for hiding this comment

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

I agree, we should release the fix. It is a significant performance improvement.

releasenotes/notes/prepare-0.14.1-e5065553a44eb035.yaml Outdated Show resolved Hide resolved
mtreinish and others added 2 commits February 22, 2024 13:21
Co-authored-by: Ivan Carvalho <8753214+IvanIsCoding@users.noreply.github.com>
@mtreinish mtreinish merged commit 4770a56 into Qiskit:stable/0.14 Feb 22, 2024
25 checks passed
@mtreinish mtreinish deleted the prepare-0.14.1 branch February 22, 2024 20:10
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

3 participants