-
Notifications
You must be signed in to change notification settings - Fork 56
Updates for MatrixAlgebraKit v0.6 #312
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
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
add4585
bump MatrixAlgebraKit compat to 0.6
lkdvos b102198
update `ishermitian` implementations
lkdvos f7fae12
update `isisometric` implementations
lkdvos f206786
add projections
lkdvos b7db060
Incremental fixes
kshyatt 5890ad4
orthnull progress
kshyatt f4412fc
Adjoint factorizations (AD not working)
kshyatt 12e549f
add missing MAK.
lkdvos f84d971
remove `eig(::Adjoint)`
lkdvos 9b37806
add truncation error implementation
lkdvos effb03e
add nullspace truncation specializations
lkdvos 9b408e6
update orth interface in tests
lkdvos b8d9d13
fix wrong variable
lkdvos 6eb2469
improve adjoint support
lkdvos 95ea696
remove unnecessary left/rightorth functions
lkdvos fb207b6
pass kwargs in isisometri
lkdvos 23fa059
add tests for truncation error
lkdvos fb547a8
more nullspace tests and fixes
lkdvos a667e00
remove unnecessary specialization
lkdvos 8da1807
add missing argument
lkdvos d753823
remove unnecessary specializations
lkdvos 812f386
slight reorganization
lkdvos aea4565
export new functionality
lkdvos 3a1a259
simplify truncationerror implementation
lkdvos e7a472f
fix testcase
lkdvos 8a6365a
refrain from defining left_null functions to avoid ambiguities
lkdvos ea30e60
fix ad tests
lkdvos 0c056b5
add projection tests
lkdvos edddfc2
temporary AD fixes
lkdvos dbb132d
try and add back some AD tests
lkdvos fe4efec
apply code suggestions
lkdvos 4d58769
stabilize AD test
lkdvos 74f57ee
some changes
Jutho 260cc13
more updates: formatting and deprecations
Jutho cb390ed
some more review updates
Jutho 0a3624c
handle fully-truncated blocks
lkdvos 2e70b97
fix diagonal adjoint implementation
lkdvos 9442d3f
fix property name for PolarViaSVD
lkdvos e8de3f5
copy_input uses `f` instead of `f!`
lkdvos 68beac7
remove more implementations to fix code
lkdvos ea7cbc9
remove `check_input`
lkdvos 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
Oops, something went wrong.
Oops, something went wrong.
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.