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

[FTheoryTools] Desired_base_space -> base_space #3020

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

HereAround
Copy link
Member

@HereAround HereAround added enhancement New feature or request topic: FTheoryTools optimization Simpler/more performant code or more/better tests and removed enhancement New feature or request labels Nov 15, 2023
Comment on lines +170 to +171
if typeof(model.base_space) == NormalToricVariety
base_ring = cox_ring(model.base_space) # THIS CURRENTLY ASSUMES THE BASE IS TORIC, SHOULD FIX
Copy link
Member Author

Choose a reason for hiding this comment

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

Those are the key changes.

Copy link
Collaborator

@apturner apturner left a comment

Choose a reason for hiding this comment

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

Great, thank you @HereAround!

@HereAround HereAround enabled auto-merge (rebase) November 15, 2023 16:08
@HereAround HereAround merged commit 247f864 into oscar-system:master Nov 15, 2023
15 of 19 checks passed
@HereAround HereAround deleted the MoreImprovements branch November 15, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Simpler/more performant code or more/better tests topic: FTheoryTools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants