Macaulay2 » Documentation
Packages » PlaneCurveLinearSeries :: Conductor
next | previous | forward | backward | up | index | toc

Conductor -- Option to avoid computation

Description

Computing the conductor involves computing the normalization, which is potentially expensive. If it is known in advance (as in the case of an ordinary multiple point) the user can insert it to avoid the computation.

See also

Functions with optional argument named Conductor:

  • addition(...,Conductor=>...) -- see addition -- addition of smooth points on a curve of genus 1
  • canonicalImage(...,Conductor=>...) -- see canonicalImage -- canonical model of the normalization of a plane curve
  • canonicalSeries(...,Conductor=>...) -- see canonicalSeries -- Canonical series of the normalization of a plane curve
  • geometricGenus(...,Conductor=>...) -- see geometricGenus -- Geometric genus of a (singular) plane curve
  • linearSeries(...,Conductor=>...) -- see linearSeries -- compute a linear series
  • negative(...,Conductor=>...) -- see negative -- implements the inverse in the group law of a curve of genus 1
  • projectiveImage(...,Conductor=>...) -- see projectiveImage -- Projective image of the map defined by a divisor or matrix

For the programmer

The object Conductor is a symbol.


The source of this document is in PlaneCurveLinearSeries.m2:916:0.