Macaulay2 » Documentation
Packages » FastMinors :: isRankAtLeast(...,Threads=>...)
next | previous | forward | backward | up | index | toc

isRankAtLeast(...,Threads=>...) -- an option for various functions

Description

Increasing this option may tell various functions to multithread their operations. You may also want to increase allowableThreads.

See also

Functions with optional argument named Threads:

Further information

  • Default value: 1
  • Function: isRankAtLeast -- determines if the matrix has rank at least a number
  • Option key: Threads -- an optional argument

The source of this document is in FastMinors.m2:2120:0.