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

Make internal redispatch-condition consistent #160

Open
markusbaumeister opened this issue Sep 24, 2021 · 0 comments
Open

Make internal redispatch-condition consistent #160

markusbaumeister opened this issue Sep 24, 2021 · 0 comments

Comments

@markusbaumeister
Copy link
Collaborator

Currently, the package contains an internal bool SIMPLICIAL_ENABLE_SURFACE_REDISPATCH. It can be used to disable the expensive redispatch computing umbrellas.

All RedispatchOnCondition that try to make a complex into a surface should be conditional on that parameter. Other redispatches should work generally. There is currently one redispatch in graphs.gi that is inside such a conditional although it should not be.

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

1 participant