How to use NCGB under Windows on the PC OLD VERSION - THE NEW ONE IS ON THE NCALGEBRA WEB PAGE (Ap7 2000) click download and look on the download page. ( For NCGB on UNIX click here )
  1. If possible, download the file NC.zip toTO C:\
    (Use the option "Save File" in Netscape) , BUT on some NT machines you may not have access to c:\ (e.g. UCSD math dept)

  2. In this case download NC.zip to e:\  (like here at the math dept)
  3. Click on the item c:\NC.zip (or e:\NC.zip) to uncompress it and create a directory c:\NC (or e:\NC)
  4. Possibly edit the file SetNCDir.m. (this is for the path to be right)
  5. Possibly edit the file C:\NC\NCGB\MmaSource\NCGBPlatformSpecific.m (this is for the latex stuff)
  6. You have finished your specific installation

  7. To run NCGB double click on the file "c:\NC\work\GoNCGB" to open Mathematica

  8. ( Or perhaps "e:\NC\work\GoNCGB")
    (This file can be found through "My Computer" on the desktop.)
  9. Change the path to SetNCDir.m inside GoNCGB.m (if necessary).
  10. Evaluate the cells in the mathematica notebook "GoNCGB"
  11. This should perform the NCProcess computations and open a dvi file
  12. Congratulations !
  13. Now to run your stuff, just be sure to include the first 2 lines that are in "GoNCGB"
  14. Miscellaneous remarks

  15. You can get your files from the unix machines by FTP.  It is listed as "WS_FTP95 LE" on the Math Dept Intel machines.  Be sure to create your own directory on E:\.  You probably could also use SAMBA.
  16. Some of the output of this program is available in the associated DOS window. (For example the output of PrintMonomialOrder[]) You might have to click on the toolbar on the bottom of your screen to open up the DOS window for NCGB.exe.
  17. Those familiar with windows will see how to copy the notebook "GoNCGB" somewhere else and start a newNC project. One may wish to put the new *.nb file in a special folder since several auxiliary files will be created.