Skip to content

Fix bug in SplitMatrix matvec#154

Merged
Marc-Antoine Schmidt (MarcAntoineSchmidtQC) merged 3 commits intomainfrom
issue-153
Nov 12, 2021
Merged

Fix bug in SplitMatrix matvec#154
Marc-Antoine Schmidt (MarcAntoineSchmidtQC) merged 3 commits intomainfrom
issue-153

Conversation

@jtilly
Copy link
Copy Markdown
Member

@jtilly Jan Tilly (jtilly) commented Nov 11, 2021

Checklist

  • Added a CHANGELOG.rst entry

Closes #153. This fixes a regression that was introduced in #116. The optimization didn't correctly account for the case when the SplitMatrix didn't contain a dense component.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! I'll apply the minor change I've suggested, merge, and publish a new release.

Comment thread tests/test_split_matrix.py Outdated
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.

Bug in SplitMatrix matvec

2 participants