home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / sci / math / symbolic / 3331 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.9 KB

  1. Path: sparky!uunet!olivea!mintaka.lcs.mit.edu!zurich.ai.mit.edu!jaffer
  2. From: jaffer@zurich.ai.mit.edu (Aubrey Jaffer)
  3. Newsgroups: sci.math.symbolic
  4. Subject: jacal1a0 computer algebra system available.
  5. Message-ID: <JAFFER.92Dec24111814@camelot.ai.mit.edu>
  6. Date: 24 Dec 92 16:18:14 GMT
  7. Sender: news@mintaka.lcs.mit.edu
  8. Organization: M.I.T. Artificial Intelligence Lab.
  9. Lines: 37
  10.  
  11. My first try didn't seem to make it; sorry for the repost.
  12. ======================================================================
  13. This message announces the availability of JACAL release jacal1a0.
  14.  
  15. JACAL is a symbolic mathematics system for the simplification and
  16. manipulation of equations and single and multiple valued algebraic
  17. expressions constructed of numbers, variables, radicals, and algebraic
  18. functions, differential, and holonomic functions.  In addition,
  19. vectors and matrices of the above objects are included.
  20.  
  21. JACAL is written in Scheme.  A version of Scheme (IEEE P1178 and R4RS
  22. compliant) written in C is available with JACAL.  SCM runs on Amiga,
  23. Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, VMS, Unix and similar systems.
  24.  
  25. JACAL source is available via FTP (detailed instructions follow) from:
  26. altdorf.ai.mit.edu:archive/scm/jacal1a0.tar.Z (or later revision).
  27.  
  28. SLIB is a portable scheme library which JACAL requires:
  29. altdorf.ai.mit.edu:archive/scm/slib1c3.tar.Z
  30.  
  31. SCM is a small Scheme implementation under which JACAL will run.
  32. altdorf.ai.mit.edu:archive/scm/scm4a15.tar.Z
  33.  
  34.   ftp altdorf.ai.mit.edu [18.43.0.246] (anonymous)
  35.   bin
  36.   cd archive/scm
  37.   get jacal1a0.tar.Z
  38.   get slib1c3.tar.Z
  39.   get scm4a15.tar.Z
  40.  
  41. `jacal1a0.tar.Z' is a compressed tar file of the JACAL Scheme code.
  42. `slib1c3.tar.Z' is a compressed tar file of a Scheme Library.
  43. `scm4a15.tar.Z' is a compressed tar file of the C code distribution.
  44.  
  45. Remember to use binary mode when transferring the files.
  46. Be sure to get and read the GNU General Public License (COPYING).
  47. It is included in scm4a15.tar.Z and jacal1a0.tar.Z.
  48.