33.3 Running SYStems

First edit the SYStems.m file, whose function is to load in the raw material for your problem. Make sure it loads in what you need. The file SYStems.m is in the NCAlgebra directory. The first thing that the SYStems.m file does is to read in the NCAlgebra.m file and NCAlgebra should NOT be loaded either before or after getting the file SYStems.m. Thus a session begins by

Getting in the NC directory, entering Mathematica and typing
<<SetNCPath.m
<<SYStems.m