[Merged by Bors] - feat(LinearAlgebra/Matrix): transvection matrix is block triangular#7765
[Merged by Bors] - feat(LinearAlgebra/Matrix): transvection matrix is block triangular#7765shuxuezhuyi wants to merge 5 commits intomasterfrom
Conversation
eric-wieser
left a comment
There was a problem hiding this comment.
Thanks for this! Unfortunately there's a fair amount of overlap with existing results in mathlib across this chain of PRs, but this one in particular has some useful results that look new.
|
I'm sorry that I didn't search mathlib carefully enough. Now I've rewritten the code. |
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
eric-wieser
left a comment
There was a problem hiding this comment.
bors d+
Thanks! Sorry that you ended up wasting some time writing your own version of transvection, but hopefully it was a good learning experience even if it ultimately wasn't PR-able!
|
✌️ shuxuezhuyi can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors merge |
…7765) Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
|
Build failed (retrying...): |
…7765) Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
|
Pull request successfully merged into master. Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
Co-authored-by: Eric Wieser wieser.eric@gmail.com