home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / archives / 2999 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  5.1 KB

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