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

Implement == for algebra #35

Closed
wants to merge 1 commit into from
Closed

Implement == for algebra #35

wants to merge 1 commit into from

Conversation

blegat
Copy link
Member

@blegat blegat commented May 27, 2024

=== seems a bit too strong. In MultivariateBases, I may create two separate algebra object but with exactly the same FullBasis so I want to be able to do arithmetics between them.
We need to change at other places as well if you agree

@kalmarek
Copy link
Collaborator

yeah, I'm fine changing === to ==, but let's talk about defining == for general StarAlgebras later as this is a can of weevils ;)

@kalmarek
Copy link
Collaborator

closing in favour of #34

@kalmarek kalmarek closed this May 29, 2024
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

Successfully merging this pull request may close these issues.

2 participants