next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
UnirationalHurwitzSchemes :: UnirationalHurwitzSchemes

UnirationalHurwitzSchemes -- Unirationality of some Hurwitz schemes

Description

This package implements the methods of the paper 'The unirationality of the Hurwitz schemes H_10,8 and H_13,7' and serves as supporting code for the computational proofs it contains. The code needed to verify all the assertions of the paper is provided, as well as an output of its execution.

Auxiliary functions

  • isSmooth -- check whether an ideal defines a smooth curve in P1*P2
  • isOrdDoublePoints -- check whether a curve in P1*P2 has at worst ordinary double points as singularities
  • genusP1P2 -- computes the genus of a curve embedded in P1*P2

Main functions

Verify all the assertions of the paper

Caveat

This package requires Macaulay2 Version 1.10 or newer

Authors

Version

This documentation describes version 1.0 of UnirationalHurwitzSchemes.

Source code

The source code from which this documentation is derived is in the file UnirationalHurwitzSchemes.m2.

Exports