-
Notifications
You must be signed in to change notification settings - Fork 2
Generalize blockedperm
ellipsis inputs, change constructor names
#27
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 13 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
5ecbcf5
merge Ellipsis in one block
ogauthe a1d0ca3
bump version
ogauthe 5ee79b1
adapt tests
ogauthe da74ebd
adapt comments
ogauthe 800906f
Merge branch 'main' into blockedperm
ogauthe fc569be
Merge branch 'main' into blockedperm
ogauthe a6d3706
recover Ellipsis behavior
ogauthe a7944b4
bump version
ogauthe f19e447
fix tests
ogauthe 9bebb2a
Merge branch 'main' into blockedperm
ogauthe 9910fe4
bump version
ogauthe 1b0fcd8
check consistent lengths
ogauthe 0ca766a
fix tests
ogauthe 05155cf
clenaer default kwarg
ogauthe 777a114
cleaner ndims_unspecified
ogauthe b583263
permmortar
ogauthe 723fc15
define blockedpermvcat
ogauthe 5a8863c
adapt blockperms
ogauthe 0c4ba32
bump version number to breaking change
ogauthe 5d617ba
Merge branch 'main' into blockedperm
ogauthe 673dd2b
remove BlockSparseArrays from tests
ogauthe 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "TensorAlgebra" | ||
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a" | ||
authors = ["ITensor developers <[email protected]> and contributors"] | ||
version = "0.1.10" | ||
version = "0.1.11" | ||
|
||
[deps] | ||
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" | ||
|
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.
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.