forked from Macaulay2/M2
-
Notifications
You must be signed in to change notification settings - Fork 0
Constructing_Surfaces
Mahrud Sayrafi edited this page Mar 12, 2021
·
1 revision
-
Write a function to compute the hilbert polynomial of the ideal of the surface from its hilbert polynomial(hilbIdealFromHilbStructureSheaf ). -
Write a function to compute the hilbert polynomial using the invariants of the surface(hilbertPolynomialFromInvariants). -
Write a function to find a plausible cohomology table in a given range from the hilbert polynomial of the surface(guessCohomologyTable). -
Write a function to find windows of the minimal cohomology table(findMonadWindows). -
Write a function to construct a monad of the ideal sheaf of the surface(guessDifferentials). -
Write a function to construct a surface in projective fourspace with prescribed invariants(constructSurface). -
Modify constructSurfac to write a command to construct a space curve with prescribed invariants(constructSpaceCurve). -
Write a function to compute the image of the surface in projective fourspace under the first adjunction map(firstAdjoint ). - Write a function to compute the image of the next adjunction map.
- Write a quick test for smoothness of the surface.
- Make the list of existing surface in projective fourspace.
- Most of the known surfaces were reconstructed (see surfaces_examples.m2).
-
BUG: The field is assumed to be K(fixed)
-
Home
- Introduction
- Macaulay2 Contribution Guides
- Macaulay2 Workshop Guides
-
Macaulay2 Internals
- Building Macaulay2 from source
- Components of Macaulay2
- Case Studies
- Web servers
- Other
- Frequently Asked Questions
- Road map