Skip to content

Fix kron with Diagonal #40509

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

Merged
merged 1 commit into from
Apr 18, 2021
Merged

Fix kron with Diagonal #40509

merged 1 commit into from
Apr 18, 2021

Conversation

dkarrasch
Copy link
Member

@dkarrasch dkarrasch added bugfix This change fixes an existing bug linear algebra Linear algebra labels Apr 17, 2021
@dkarrasch
Copy link
Member Author

Failures are unrelated, tests are sharp. @lkapelevich @vtjnash

@dkarrasch dkarrasch merged commit a20e547 into master Apr 18, 2021
@dkarrasch dkarrasch deleted the dk/kronzero branch April 18, 2021 12:50
@dkarrasch dkarrasch added the backport 1.6 Change should be backported to release-1.6 label Apr 18, 2021
@dkarrasch
Copy link
Member Author

The issue was introduced in cebd4fa in the v1.6 cycle, so the fix should be backported? @KristofferC

KristofferC pushed a commit that referenced this pull request May 4, 2021
(cherry picked from commit a20e547)
@KristofferC KristofferC mentioned this pull request May 4, 2021
45 tasks
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Jul 12, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
(cherry picked from commit a20e547)
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.

kron between Diagonal and non-numeric matrix gives output with undefs
2 participants