-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Implement reverse for more Matrix variants #54231
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
Changes from 2 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
15ab357
making reverse work for Diagonal, symmetric, Tridiagonal, triangular …
Sahiti004 f864755
Merge branch 'JuliaLang:master' into changes
Sahiti004 7a16a73
Update stdlib/LinearAlgebra/src/tridiag.jl
Sahiti004 634e7af
Update stdlib/LinearAlgebra/src/tridiag.jl
Sahiti004 4e80715
Update stdlib/LinearAlgebra/src/diagonal.jl
Sahiti004 ece53d9
Update stdlib/LinearAlgebra/src/hessenberg.jl
Sahiti004 315526e
Update stdlib/LinearAlgebra/src/symmetric.jl: efficient flipping of data
Sahiti004 f798a8e
Update stdlib/LinearAlgebra/src/triangular.jl
Sahiti004 dfb49d1
Update stdlib/LinearAlgebra/src/triangular.jl
Sahiti004 c1c2e46
Update stdlib/LinearAlgebra/src/triangular.jl
Sahiti004 3eb00e7
Update stdlib/LinearAlgebra/src/hessenberg.jl
Sahiti004 4b8c853
Update stdlib/LinearAlgebra/src/symmetric.jl
Sahiti004 12192d3
Update stdlib/LinearAlgebra/src/symmetric.jl
Sahiti004 882ea0c
Update stdlib/LinearAlgebra/src/symmetric.jl
Sahiti004 798614c
Update stdlib/LinearAlgebra/src/hessenberg.jl
Sahiti004 888b59f
Update stdlib/LinearAlgebra/src/bidiag.jl
Sahiti004 3b9b323
Update stdlib/LinearAlgebra/src/symmetric.jl
Sahiti004 4b56e40
Update stdlib/LinearAlgebra/src/triangular.jl
Sahiti004 a9ad942
Update stdlib/LinearAlgebra/src/bidiag.jl
Sahiti004 1316977
Update stdlib/LinearAlgebra/src/triangular.jl
Sahiti004 a009adc
Update stdlib/LinearAlgebra/src/triangular.jl
Sahiti004 9d543d4
Update stdlib/LinearAlgebra/src/hessenberg.jl
Sahiti004 4a6009f
Update stdlib/LinearAlgebra/src/symmetric.jl
Sahiti004 3f1bce8
Update tridiag.jl teset for both even and odd
Sahiti004 15d747d
Update stdlib/LinearAlgebra/test/diagonal.jl
Sahiti004 743f3c5
Update stdlib/LinearAlgebra/test/tridiag.jl
Sahiti004 fe99777
Update tridiag.jl
Sahiti004 05973cc
Update stdlib/LinearAlgebra/src/symmetric.jl
Sahiti004 3e40d3c
Update stdlib/LinearAlgebra/test/tridiag.jl
Sahiti004 dceb4ef
Update tridiag.jl remove test for even n in symtridiagonal
Sahiti004 8677953
Update tridiag.jl
Sahiti004 f7424e1
Update stdlib/LinearAlgebra/src/tridiag.jl
Sahiti004 298a0fc
Update stdlib/LinearAlgebra/src/tridiag.jl
Sahiti004 543c88a
Update stdlib/LinearAlgebra/src/tridiag.jl
Sahiti004 3f5f3da
Update stdlib/LinearAlgebra/src/tridiag.jl
Sahiti004 e368c1f
Update triangular.jl removed whitespace
Sahiti004 b609e1e
Update diagonal.jl removed whitespace
Sahiti004 13209b3
Update hessenberg.jl remove whitespace
Sahiti004 ddcf5eb
Update hessenberg.jl
Sahiti004 2a1ae8c
Update symmetric.jl
Sahiti004 8c0956f
Update abstractarray.jl
Sahiti004 d6d70d3
Update test/abstractarray.jl
Sahiti004 d779ead
Update diagonal.jl
Sahiti004 4f19dee
Update stdlib/LinearAlgebra/test/symmetric.jl
Sahiti004 cbcc431
Update stdlib/LinearAlgebra/test/triangular.jl
Sahiti004 6e6c321
Update stdlib/LinearAlgebra/test/triangular.jl
Sahiti004 a2da2a6
Update stdlib/LinearAlgebra/test/diagonal.jl
Sahiti004 fccf3c2
Update stdlib/LinearAlgebra/test/hessenberg.jl
Sahiti004 aef6292
Update stdlib/LinearAlgebra/test/symmetric.jl
Sahiti004 1948c0b
Update stdlib/LinearAlgebra/test/tridiag.jl
Sahiti004 51d73ef
Update stdlib/LinearAlgebra/test/tridiag.jl
Sahiti004 775ee20
Update stdlib/LinearAlgebra/test/triangular.jl
Sahiti004 f96d9b6
Update stdlib/LinearAlgebra/test/triangular.jl
Sahiti004 45d89cd
Update stdlib/LinearAlgebra/test/symmetric.jl
Sahiti004 030efd9
Update stdlib/LinearAlgebra/test/symmetric.jl
Sahiti004 78f388c
Update stdlib/LinearAlgebra/test/diagonal.jl
Sahiti004 82af8e4
Update stdlib/LinearAlgebra/test/diagonal.jl
Sahiti004 a1da157
Update stdlib/LinearAlgebra/test/bidiag.jl
Sahiti004 9951a48
Update symmetric.jl
Sahiti004 3984b74
Merge branch 'master' into changes
dkarrasch 2e42cc7
clean-up and fixes
dkarrasch 83eddd9
Update stdlib/LinearAlgebra/test/triangular.jl
dkarrasch f32a783
Update abstractarray.jl: specify eltype
dkarrasch 96f6180
minor fixes
dkarrasch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.