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

Fixes for intersections and coverings #1571

Merged

Conversation

simonbrandhorst
Copy link
Collaborator

Its not perfect, but it is an improvement.

experimental/Schemes/CoveredScheme.jl Outdated Show resolved Hide resolved
end
W = SpecOpen(X, [f*g])
W = PrincipalOpenSubset(X, [f*g])
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try to find a test for this line, tomorrow. Also, we should run the whole method on covered schemes that use both types of glueings.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can write it when #1573 is merged.

Copy link
Collaborator

@afkafkafk13 afkafkafk13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small pull request, looks good

  • fixes make sense
  • parts, which are in transitional status, are marked by appropriate comments

@simonbrandhorst simonbrandhorst merged commit 79e1bbf into oscar-system:master Sep 29, 2022
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.

None yet

4 participants