-
Notifications
You must be signed in to change notification settings - Fork 5
[Breaking] UnitStyle, allunits and a bunch of renaming
#25
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 8 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
f880019
`MultiFusionStyle` and its properties with itself and `FusionStyle`
borisdevos 51740bc
`allones` for `Type{Sector}`
borisdevos 6b13d0c
changes to `IsingBimodule`
borisdevos 9d2821f
export them all
borisdevos 2f7e183
`allones` tests
borisdevos ef985d7
fix `&` and make commutative for mixed case
borisdevos 20f98b6
`MultiFusionStyle` tests
borisdevos 7a3fb13
format
borisdevos 7eca2d2
update `MultiFusionStyle` to only reflect the semisimplicity of the unit
borisdevos ce0d87b
update for `IsingBimodule`
borisdevos 1b0aa9a
fix exports
borisdevos 46a6ce5
fix tests
borisdevos 1cd98d7
fix docstrings
borisdevos 97fb36b
add `MultiFusionStyle` for product sectors + test
borisdevos d03cc5d
remove interplay `MultiFusionStyle`-`FusionStyle` + related tests
borisdevos ed31fd2
fix domain error of one of IsingBimodule
borisdevos 0a215fd
introduce `allones` for all sectors
borisdevos 08648f0
introduce generic `one` for type sector + remove for specific sectors
borisdevos b28941c
`allones` for productsector with tests
borisdevos 5a313ef
have multifusionstyle fully depend on `allones`
borisdevos ccb4313
format
borisdevos 5c5647f
change `one` to `unit` and have `Base.one` fall back to `unit` + rena…
borisdevos 684d810
rename `MultiFusionStyle` to `UnitStyle`
borisdevos d6188d6
replace `Base.conj` with `dual` and have `dual` fall back to `Base.c…
borisdevos 700cb1c
replacing more `conj` with `dual` + docstring changes
borisdevos 182cb70
minor docstring fix
borisdevos 4ac1073
more one to unit changes
borisdevos 0658c5f
fix `allunits` of product sector to be type stable and return set
borisdevos 77b6a5f
`allunits` for `NewSU2Irrep`
borisdevos 23dc373
add imports for `NewSU2Irrep`
borisdevos 78a888c
`allunits` for `TimeReversed`
borisdevos c6bcf98
remove some specific `unit`s I missed
borisdevos 2401c7f
apply code suggestions
borisdevos a69806f
reverse roles of `unit` and `allunits` to make `unit` the entry point…
borisdevos f00d2c8
more `mapreduce`s
borisdevos 35ae0d4
another `mapreduce` + format
borisdevos 2ced6ff
use `SectorSet` for time reversed `allunits`
borisdevos 7dd58d8
remove `_isreal` code
borisdevos 3fd2d0c
derive `unit` from `one` for `GroupElement`
borisdevos c5fa94a
avoid string interpolations in error messages
borisdevos 6eb8d8a
reduce specification
borisdevos 6fb637a
make otimes output of time reversed a `SectorSet`
borisdevos 2326b67
introduce `isunit` and change `isone` to `isunit` where relevant
borisdevos 83e4313
bump version to 0.3.0
borisdevos 4662db2
one last `isunit`
borisdevos 02a8cab
change fib field name to `isunit`
borisdevos 955f42f
`unit(::Type{<:AbstractGroupElement})`
lkdvos 88e5025
noinline domainerror
lkdvos 881cbe7
also update precompile
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
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.