Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » lists and sequences » sort » sort(Matrix) » sort(...,DegreeOrder=>...)
next | previous | forward | backward | up | index | toc

sort(...,DegreeOrder=>...) -- specify Ascending, Descending, or null

Caveat

This option only works for sorting columns of a matrix, not the elements of a list

Functions with optional argument named DegreeOrder:

Further information

  • Default value: null
  • Function: sort -- sort a list or columns of a matrix
  • Option key: DegreeOrder -- an optional argument

The source of this document is in Macaulay2Doc/functions/sort-doc.m2:132:0.