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

Missing Package dependency of package fga #143

Closed
TomGoertzen opened this issue Sep 20, 2021 · 1 comment
Closed

Missing Package dependency of package fga #143

TomGoertzen opened this issue Sep 20, 2021 · 1 comment
Assignees

Comments

@TomGoertzen
Copy link
Collaborator

The package uses the function BoundPositions of fga in gap/ColouredComplexes/edgeColouring.gi;

This could be resolved in one of the following ways

  1. Add fga to the list of necessary packages
  2. Use the function __SIMPLICIAL_BoundPositions instead

I think the second option might be a bit better

@markusbaumeister
Copy link
Collaborator

Alternatively, one could switch to the GAP-method PositionsBound, compare gap-system/gap#2223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants