next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
Variable
Variable -- specify a name for a variable
Description
Variable => x
-- an option used with
GF
, to specify a symbol to be used as a name for the generator of the Galois field.
Functions with optional argument named
Variable
:
conwayPolynomial(...,Variable=>...)
(missing documentation)
"GF(...,Variable=>...)"
-- see
GF
-- make a finite field
"Grassmannian(...,Variable=>...)"
-- see
Grassmannian(ZZ,ZZ)
-- the Grassmannian of linear subspaces of a vector space
idealizer(...,Variable=>...)
-- Sets the name of the indexed variables introduced in computing the endomorphism ring Hom(J,J).
integralClosure(...,Variable=>...)
-- set the base letter for the indexed variables introduced while computing the integral closure
"intersectInP(...,Variable=>...)"
-- see
intersectInP(...,BasisElementLimit=>...)
-- Option for intersectInP
"multiplicity(...,Variable=>...)"
-- see
intersectInP(...,BasisElementLimit=>...)
-- Option for intersectInP
makeS2(...,Variable=>...)
-- Sets the name of the indexed variables introduced in computing the S2-ification.
"ringFromFractions(...,Variable=>...)"
-- see
ringFromFractions
-- find presentation for f.g. ring
"Schubert(...,Variable=>...)"
-- see
Schubert(ZZ,ZZ,VisibleList)
-- find the Plücker ideal of a Schubert variety
"distinguished(...,Variable=>...)"
-- see
symmetricKernel(...,Variable=>...)
-- Choose name for variables in the created ring
"isReduction(...,Variable=>...)"
-- see
symmetricKernel(...,Variable=>...)
-- Choose name for variables in the created ring
"jacobianDual(...,Variable=>...)"
-- see
symmetricKernel(...,Variable=>...)
-- Choose name for variables in the created ring
"normalCone(...,Variable=>...)"
-- see
symmetricKernel(...,Variable=>...)
-- Choose name for variables in the created ring
"reesAlgebra(...,Variable=>...)"
-- see
symmetricKernel(...,Variable=>...)
-- Choose name for variables in the created ring
"reesIdeal(...,Variable=>...)"
-- see
symmetricKernel(...,Variable=>...)
-- Choose name for variables in the created ring
"specialFiber(...,Variable=>...)"
-- see
symmetricKernel(...,Variable=>...)
-- Choose name for variables in the created ring
"specialFiberIdeal(...,Variable=>...)"
-- see
symmetricKernel(...,Variable=>...)
-- Choose name for variables in the created ring
symmetricKernel(...,Variable=>...)
-- Choose name for variables in the created ring
For the programmer
The object
Variable
is
a
symbol
.