Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » making new functions with optional arguments » symbols used as the name or value of an optional argument » StopBeforeComputation
next | previous | forward | backward | up | index | toc

StopBeforeComputation -- an optional argument

Description

A symbol used as the name of an optional argument.

Functions with optional argument named StopBeforeComputation:

  • gb(...,StopBeforeComputation=>...) -- see gb -- compute a Gröbner basis
  • pushForward(...,StopBeforeComputation=>...) -- see pushForward(RingMap,Module) -- compute the pushforward of a module along a ring map
  • syz(...,StopBeforeComputation=>...) -- see syz(Matrix) -- compute the syzygy matrix

For the programmer

The object StopBeforeComputation is a symbol.


The source of this document is in Macaulay2Doc/options.m2:28:0.