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

bugfix for ldiv!(D::Diagonal, B::StridedVecOrMat) and tests #32104

Merged
merged 1 commit into from
Jun 18, 2019
Merged

bugfix for ldiv!(D::Diagonal, B::StridedVecOrMat) and tests #32104

merged 1 commit into from
Jun 18, 2019

Conversation

dkarrasch
Copy link
Member

The previous version of ldiv! failed on block matrices.

@andreasnoack andreasnoack merged commit 85603e1 into JuliaLang:master Jun 18, 2019
@dkarrasch
Copy link
Member Author

Is this worth being backported? If I remember correctly, this function used to work, but gave wrong results in the block matrix case.

@dkarrasch dkarrasch deleted the dk/bugfix_ldiv! branch June 18, 2019 08:59
@andreasnoack andreasnoack added backport 1.0 linear algebra Linear algebra bugfix This change fixes an existing bug labels Jul 24, 2019
JeffBezanson pushed a commit that referenced this pull request Aug 5, 2019
KristofferC pushed a commit that referenced this pull request Aug 26, 2019
@KristofferC KristofferC mentioned this pull request Aug 26, 2019
55 tasks
KristofferC pushed a commit that referenced this pull request Aug 26, 2019
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug linear algebra Linear algebra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants