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

Improvements to Simplicial Toric Varieties #3582

Open
wants to merge 227 commits into
base: development
Choose a base branch
from

Conversation

mahrud
Copy link
Member

@mahrud mahrud commented Nov 15, 2024

This is on top of #3567, and hence also #3550.

Changes in Truncations

  • added test for truncation in presence of torsion
  • added support for partial multidegrees in basis'
  • added test for basis'
  • fixed caching in Truncations
  • added caching for coneFromVData(Matrix)
  • added test for basis' in Truncations
  • added temporary workaround for rawSelectByDegrees bug
  • added tests for basis in presense of torsion
  • fixed minor bug in basis with torsion degrees
  • fixed a couple of bugs in basis'

Changes in NormalToricVarieties

  • added isQQFano in NormalToricVarieties
  • cached isFano for NormalToricVariety
  • simplified classGroup and picardGroup for ToricMap
  • fixed a bug in picardGroup ToricMap
  • added test for classGroup and picardGroup for ToricMap
  • fixed a bug in inducedMap for simplicial toric varieties
  • changed vertices ToricDivisor to always return a matrix
  • fixed cohomology for simplicial toric varieties
  • added basis' as new basis strategy over toric varieties

@mahrud mahrud requested a review from ggsmith November 15, 2024 18:15
mahrud and others added 29 commits November 22, 2024 03:35
Also changed g \\ f to call quotient'(f, g) instead.
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.

5 participants