Next: RegularOutput[aListOfPolynomials,``fileName"]
Up: Creating Categories
Previous: Creating Categories
  Contents
  Index
- Aliases: None
- Description: CreateCategories[aListOfPolynomials,aName]
sorts aListOfPolynomials into categories.
Each category and its label is stored
in the
array associated to the symbol
and it is accessible by
using the GetCategory command.
is a list of polynomials.
is a symbol which has not been used
previously.
- Arguments: aListOfPolynomials is a list of polynomials.
aName is a Mathematica symbol.
- Comments / Limitations: Not available before NCAlgebra 1.2.
See GetCategory.
This is the command which is used inside NCProcess
to instruct the
code to make categories.
It takes aName to be NCPAns.
NCAlgebra Project
2002-09-09