Next: Manipulating an expression
Up: NCAlgebra
Previous: Conventions
  Contents
  Index
NC Commands
Mathematica 3.0 has a lovely graphical user interface
which uses Palettes.
Mathematica Palettes display the most important
commands and prompt the user.
We have such a Palette for NCAlgebra and NCGB
which contain most of the commands in this chapter.
See the TEAR OFF Section in the back for a picture of the Mma Palettes for NCAlgebra and NCGB.
To pop up this Palette, open a notebook, load NCAlgebra or NCGB,
then open the file NCPalette.nb.
If you are in a directory containing the file NCPalette.nb you can open it
directly from a notebook.
Subsections
- Manipulating an expression
- ExpandNonCommutativeMultiply[expr]
- NCCollect[expr, aListOfVariables]
- NCStrongCollect[expr, aListOfVariables]
- NCCollectSymmetric[expr]
- NCTermsOfDegree[expr,aListOfVariables,indices]
- NCSolve[expr1==expr2,var]
- Substitute[expr,aListOfRules,(Optional On)]
- SubstituteSymmetric[expr, aListOfRules, (optional On)]
- SubstituteSingleReplace[expr, aListOfRules, (optional On)]
- SubstituteAll[expr, aListOfRules, (optional On)]
- Transform[expr,aListOfRules]
- GrabIndeterminants[ aListOfPolynomialsOrRules]
- GrabVariables[ aListOfPolynomialsOrRules ]
- NCBackward[expr]
- NCForward[expr]
- NCMonomial[expr]
- NCUnMonomial[expr]
- Simplification
- Vector Differentiation
- Block Matrix Manipulation
- Generating Random Matrices
- Complex Analysis
- Setting symbols to commute or not commute
- Operations on elements in an algebra
- Convexity of a NC function
- NCGuts
- Setting Properties of an element in an algebra
- Setting Properties of functions on an algebra
- Manipulating an Expression -- less useful commands
- Utilities
NCAlgebra Project
2002-09-09