Macaulay2
»
Documentation
Packages
»
Varieties
»
SheafMap
»
random(CoherentSheaf,CoherentSheaf)
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
random(CoherentSheaf,CoherentSheaf) -- generate a random map of coherent sheaves
Function:
random
Usage:
random(F, G)
Inputs:
F
,
a
coherent sheaf
,
G
,
a
coherent sheaf
,
Optional inputs
:
Density
=>
...
,
default value 1
,
Height
=>
...
,
default value 10
,
MaximalRank
=>
...
,
default value false
,
UpperTriangular
=>
...
,
default value false
,
Outputs:
a
morphism of sheaves
,
See also
setRandomSeed
-- set starting point for random number generator
random(Module,Module)
-- get a random map of module
map(CoherentSheaf,CoherentSheaf,Matrix)
-- the constructor of morphisms of coherent sheaves
Ways to use this method:
random(CoherentSheaf,CoherentSheaf)
-- generate a random map of coherent sheaves
The source of this document is in
Varieties/doc-maps.m2:147:0
.