Skip to content
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

creating a GenericRepresentationSpace with only one sector #17

Closed
orialb opened this issue Sep 18, 2019 · 3 comments
Closed

creating a GenericRepresentationSpace with only one sector #17

orialb opened this issue Sep 18, 2019 · 3 comments

Comments

@orialb
Copy link

orialb commented Sep 18, 2019

Hi,

This is a minor issue, but in the past it was possible to do something like U₁Space(1=>1) which now fails. One has to call U₁Space((1=>1, ) ) instead.
This could be fixed by defining GenericRepresentationSpace{G}(d1::Pair; kwargs...).

@Jutho
Copy link
Owner

Jutho commented Sep 18, 2019

Nice catch; I'll look into this straight away, that should not have happened

@Jutho
Copy link
Owner

Jutho commented Sep 18, 2019

Should be fixed on master. Feel free to close after you've confirmed that there are no other issues with the most recent commits.

@orialb
Copy link
Author

orialb commented Sep 18, 2019

thanks!
it is indeed fixed now.

@orialb orialb closed this as completed Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants