next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
NumericalSchubertCalculus :: LRtriple(..., luckySeed => ...)

LRtriple(..., luckySeed => ...) -- option to set the seed of the random number generators.

Synopsis

Description

Use luckySeed=>12345 to set the seed to 12345. This can be used to make the generation of random flas deterministic and hence reproducible.

Further information