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

Turn IsDirectSumOfModules into a pure filter #16

Merged
merged 1 commit into from
Aug 24, 2018

Conversation

fingolfin
Copy link
Member

IsDirectSumOfModules is not a property or attribute that can be set to true or false due to a later computation; rather, it can only be set when creating an object via a special constructor.

That suggests it should simply be a filter, not an attribute.

This makes qpa compatible with this upcoming GAP change: gap-system/gap#2732

IsDirectSumOfModules is not a property or attribute that can be
set to true or false due to a later computation; rather, it can only
be set when creating an object via a special constructor.

That suggests it should simply be a filter, not an attribute.

This makes qpa compatible with this upcoming GAP change:
<gap-system/gap#2732>
@sunnyquiver sunnyquiver merged commit 907b425 into gap-packages:master Aug 24, 2018
@fingolfin fingolfin deleted the mh/IsDirectSumOfModules branch August 28, 2018 10:54
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