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

add CoefficientRing to smoothFanoVariety(d,0) #3257

Merged
merged 2 commits into from
May 24, 2024

Conversation

Devlin-Mallory
Copy link
Contributor

In NormalToricVarieties, smoothFanoToricVariety(d,i) took a CoefficientRing option, which was previously erroneously ignored when i = 0 (i.e., for P^d). This just adds CoefficientRing => opts.CoefficientRing in that case.

@Devlin-Mallory Devlin-Mallory changed the title added CoefficientRing to smoothFanoVariety(d,0) add CoefficientRing to smoothFanoVariety(d,0) May 22, 2024
@mahrud
Copy link
Member

mahrud commented May 23, 2024

Why not also pass the variable option? You can just pass opts which includes both.

@Devlin-Mallory Devlin-Mallory marked this pull request as draft May 23, 2024 02:11
@Devlin-Mallory
Copy link
Contributor Author

Why not also pass the variable option? You can just pass opts which includes both.

Ah, good call - added that now.

@Devlin-Mallory Devlin-Mallory marked this pull request as ready for review May 23, 2024 02:28
@DanGrayson DanGrayson merged commit 714bc37 into Macaulay2:development May 24, 2024
6 checks passed
@Devlin-Mallory Devlin-Mallory deleted the ToricFanoCharP branch May 24, 2024 02:11
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.

3 participants