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

Enable attribute storing for group products #1281

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

fingolfin
Copy link
Member

The new test failed before because the isomorphisms couldn't be stored

@thofma
Copy link
Collaborator

thofma commented Apr 27, 2022

Thanks! Tests are failing though

@thofma
Copy link
Collaborator

thofma commented Apr 27, 2022

There is an error in the Matroid code: https://github.com/oscar-system/Oscar.jl/runs/6191061211?check_suite_focus=true#step:5:178

pinging @bschroter
since there is a polymake warning, pinging also @benlorenz

@bschroter
Copy link
Collaborator

The issue seems to be in the memory management. The parent object of M.pm_matroid.DUAL (line 404 in src/Combinatorics/Matroids/properties.jl) probably is removed.

Maybe @benlorenz knows how to fix this issue quickly.

@thofma thofma merged commit 4ba2669 into oscar-system:master Apr 27, 2022
@thofma thofma mentioned this pull request Apr 27, 2022
@thofma
Copy link
Collaborator

thofma commented Apr 27, 2022

I have moved it to #1284

@fingolfin fingolfin deleted the mh/group-product-attributes branch April 27, 2022 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants