Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pkg: Add
[compat]
entries for DocStringExtensions
and `DataStruct…
…ures`
- Loading branch information
5cae3b5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
5cae3b5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request updated: JuliaRegistries/General/85736
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
Also, note the warning: This looks like a new registration that registers version 0.7.0.
Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.
5cae3b5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release notes:
Hilbert
: New functionsmatching_indices()
,translate()
,product_basis_map()
andfactorized_basis_map()
.Hilbert
: New operators⊗
andBase.(/)
defined for pairs ofFullHilbertSpace
's.Hilbert
: A new overload ofmerge_subspaces!()
. It merges some of the invariant subspaces in aSpacePartition
object to ensure that the resulting subspaces are also invariant w.r.t. a given operator.EDCore
: New keyword argumentsymmetry_breakers
ofEDCore
's constructor. It allows for passing an optional list of operators that must share invariant subspaces with the Hamiltonian.EDCore
: New functionstofockbasis()
,toeigenbasis()
andfull_hs_matrix()
.5cae3b5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request updated: JuliaRegistries/General/85736
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
Also, note the warning: This looks like a new registration that registers version 0.7.0.
Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.