next up previous contents index
Next: RegularOutput[aListOfPolynomials,``fileName"] Up: Creating Categories Previous: Creating Categories   Contents   Index

CreateCategories[aListOfPolynomials, aName]

Aliases: None
Description: CreateCategories[aListOfPolynomials,aName] sorts aListOfPolynomials into categories. Each category and its label is stored in the array associated to the symbol $ aName$ and it is accessible by $ aName[label]$ using the GetCategory command. $ aListOfPolynomials$ is a list of polynomials. $ aName$ 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 $ C++ $ code to make categories. It takes aName to be NCPAns.



NCAlgebra Project 2002-09-09