home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / symbolic / 2107 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  4.9 KB

  1. Path: sparky!uunet!wupost!cs.utexas.edu!sun-barr!ames!network.ucsd.edu!sdcc12!oba!mstankus
  2. From: mstankus@oba.ucsd.edu (Mark Stankus)
  3. Newsgroups: sci.math.symbolic
  4. Subject: Mma NCALGEBRA announcement
  5. Message-ID: <36262@sdcc12.ucsd.edu>
  6. Date: 29 Jul 92 05:07:13 GMT
  7. Sender: news@sdcc12.ucsd.edu
  8. Distribution: usa
  9. Organization: Mathematics @ UCSD
  10. Lines: 140
  11. Nntp-Posting-Host: oba.ucsd.edu
  12.  
  13.  
  14. I noticed some interest in a noncommutative algebra package in this
  15. group. We have been working on such a program for some time.
  16. It is availiable through anonymous ftp from osiris.ucsd.edu
  17. (see below for more information). The files are ASCII. The file
  18. NCDOCUMENT contains documentation.
  19.  
  20. If you use the program, let us know so that we can send you updates,etc.
  21.  
  22. Comments and bug reports are welcome.
  23.  
  24. Mark Stankus
  25. send e-mail to ncalg@osiris.ucsd.edu
  26.  
  27.  
  28.  
  29. (****************************************************************************)
  30.  
  31.  
  32.                                NCALGEBRA
  33.  
  34.                               Version 0.1
  35.  
  36.  
  37.  
  38. (****************************************************************************)
  39.  
  40.      Thanks you for your interest in NCAlgebra.  This message contains the
  41.      information necessary for you to use anonymous ftp to transfer the 
  42.      files from our site to yours. The ONLY thing which you have to
  43.      do to get the NCAlgebra package is to follow the following sample
  44.      terminal session. 
  45.  
  46.      NCAlgebra is at osiris.ucsd.edu, in the pub/ncalg directory.  Below 
  47.      is a record of an actually ftp session. What the user types is 
  48.      underlined.  Quoted expressions describe what should be typed.
  49.      (e.g., where you see "Any thing will do.", you may type anything
  50.      you want). Ignore all timing data.
  51.  
  52.      Note: If you are unfamiliar with ftp, then note that after the
  53.      command "mget *", the computer will respond with the prompt 
  54.      "mget CEEP?". You should hit the return key to indicate that 
  55.      you do indeed want to get the file CEEP. The computer will then
  56.      prompt you for the next file and you must hit the return key 
  57.      again. Even though there are about thirty files, the whole
  58.      process should take less than five minutes.
  59.      
  60.      
  61.      BELOW IS A SAMPLE SESSION. IF YOU FOLLOW IT, THEN YOU WILL BE
  62.      ABLE TO GET A COPY OF THE NCALGEBRA PACKAGE.
  63.  
  64.      YOU CAN HAVE YOUR LOCAL COMPUTER "GURU" FOLLOW THE BELOW 
  65.      INSTRUCTIONS AND INSTALL NCALGEBRA AS AN OFFICIAL MATHEMATICA
  66.      PACKAGE. ONCE THIS IS DONE, EVERYONE USING THE COMPUTER MAY
  67.      USE NCALGEBRA.
  68.  
  69.  
  70.  
  71.           % ftp 128.54.18.1
  72.             -------------------
  73.      
  74.           Connected to 128.54.18.1.
  75.      
  76.           220 osiris FTP server (SunOS 4.0) ready.
  77.      
  78.      
  79.           Name (128.54.18.1:dhurst): anonymous
  80.                                      ---------
  81.      
  82.           331 Guest login ok, send ident as password.
  83.      
  84.           Password: "Any thing will do." 
  85.                     --------------------
  86.      
  87.           230 Guest login ok, access restrictions apply.
  88.      
  89.           ftp> cd pub/ncalg 
  90.                -------------
  91.                                                
  92.           250 CWD command successful.          
  93.      
  94.           ftp> mget *  
  95.                ------
  96.      
  97.           mget CEEP?  "You just hit the <Return> key."
  98.                       --------------------------------
  99.      
  100.           200 PORT command successful.
  101.      
  102.           150 ASCII data connection for CEEP (128.54.18.8,3053) (453 bytes).
  103.      
  104.           226 ASCII Transfer complete.
  105.      
  106.           local: CEEP remote: CEEP
  107.      
  108.           474 bytes received in 0.0043 seconds (1.1e+02 Kbytes/s)
  109.  
  110.           mget CONTENTS? "Just keep on hitting that <Return> key until ... "
  111.                          ---------------------------------------------------
  112.           ftp> 
  113.      
  114.           ftp> bye  
  115.                ---
  116.           221 Goodbye.
  117.       
  118.  
  119.      
  120.      We have included a file called "ListofFilesAndSizes" in the directory
  121.      so that you can compare filenames and filesizes by Kilobyte blocks.
  122.      
  123.      This can be accomplished by typing the following UNIX commands,
  124.      
  125.           ls -s -1 > MyFiles; diff MyFiles ListofFilesAndSizes
  126.      
  127.      If what you have is identical to what we have, there should be NO
  128.      output from the diff command.  If there is a difference, then try
  129.      ftp again. If the difference is "small", talk to a local expert.
  130.  
  131.      We are interested in knowing who has NCAlgebra, so that 
  132.      we are able to inform them that new versions of the code 
  133.      are available, etc. PLEASE send us a email message so 
  134.      that we know that you are using the program.
  135.  
  136.      The documentation for NCAlgebra is contained in the file
  137.      NCDOCUMENT. Printing out this file to a printer is the best 
  138.      first step.
  139.      
  140.      We can email NCAlgebra, if necessary.
  141.      
  142.                Email any questions, comments or requests to 
  143.        
  144.      
  145.                           ncalg@osiris.ucsd.edu
  146.      
  147.       
  148.      
  149.      
  150. -- 
  151. mstankus
  152. mstankus@oba 
  153.