home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / languages / scheme / GNU / jacalrc / jacal / DOC / history < prev    next >
Encoding:
Text File  |  1993-07-01  |  1.6 KB  |  36 lines

  1.  
  2.                 JACAL
  3.  
  4. In December of 1987, in order to facilitate the design of constant
  5. impedance electrical filters (diplexers), I wrote a symbolic circuit
  6. analysis program.  It was written in LISP (2 weeks), implemented
  7. Canonical Rational Expressions, and was not particularly sophisticated
  8. (Euclidean GCD).  It worked directly with the small signal Laplace
  9. Transform of currents, voltages, and impedances.  After doing some
  10. reading about symbolic manipulation, I became fascinated with the
  11. problem of canonical forms.  This interest produced JACAL.
  12.  
  13. JACAL is a symbolic mathematics system for the simplification and
  14. manipulation of equations and single and multiple valued algebraic
  15. expressions constructed of numbers, variables, radicals, and algebraic
  16. functions, differential, and holonomic functions.  In addition,
  17. vectors and matrices of the above objects are included.
  18.  
  19. JACAL is written in Scheme.  A version of Scheme (IEEE P1178 and R4RS
  20. compliant) written in C is available with JACAL.  SCM runs on Amiga,
  21. Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, VMS, Unix and similar systems.
  22.  
  23. To receive an IBM PC floppy disk with the documentation, source and
  24. executable files, send $99.00 to: Aubrey Jaffer, 84 Pleasant St.,
  25. Wakefield MA 01880 USA.
  26.  
  27.                   THE AUTHOR
  28.  
  29. I am a working programmer and electronic engineer.  I am also board
  30. member of the League for Programming freedom, an organization of
  31. people upset about the developing legal climate that's making it
  32. difficult to write software without risk of litigation.  For more
  33. information, contact: League for Programming Freedom, 1 Kendall
  34. Square, #143, P.O. Box 9171, Cambridge, MA 02139, USA (617-621-7084
  35. and 617-577-1209 FAX).
  36.