home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / NEXTSTEP / X11 / clients / science / xppaut.2.71.README < prev   
Encoding:
Text File  |  1997-03-26  |  1.6 KB  |  49 lines

  1. xppaut.2.71.README
  2. Feb 1997
  3.  
  4. The archive:
  5.     xppaut.2.71.NIHS.bd.tar.gz
  6.  
  7. Built using:
  8. gcc-2.7.2.1.f.1 (with g77/f2c support, for m68k and i386 binaries), 
  9. cc-2.5.8 (with f2c support, hppa and sparc binaries)
  10. libX11.a (Xnext X11R6 library).
  11.  
  12. OVERVIEW
  13.  
  14. XPP is a tool for solving differential equations, difference equations,
  15. delay equations, functional equations, boundary value problems, and
  16. stochastic equations.  It evolved from a chapter written by John Rinzel and
  17. Bard Ermentrout on the qualitative theory of nerve membranes and eventually
  18. became a commercial product for MSDOS computers called PHASEPLANE.  It is
  19. now available as a program running under X11 and UNIX.
  20.  
  21. The code brings together a number of useful algorithms and is extremely
  22. portable.  All the graphics and interface are written completely in Xlib
  23. which explains the somwhat idiosyncratic and primitive widgets interface.
  24.  
  25. XPP contains the code for the popular bifurcation program, AUTO.  Thus, you
  26. can switch back and forth between XPP and AUTO, using the values of one
  27. program in the other and vice-versa.  There is a "friendluy" face on AUTO
  28. as well.  You do not need to know much about it to play around with it.
  29.  
  30.  
  31. INSTALLATION
  32.  
  33. A simple Installer.app package, to be placed anywhere, but /usr/local 
  34. is a good place to start.
  35.  
  36. CREDITS:
  37.  
  38. Author
  39. Bard Ermentrout
  40. Source and other binaries: 
  41.   ftp://ftp.math.pitt.edu/pub/bardware/
  42.  
  43. NEXTSTEP Port and Package Creation
  44. Rex Dieter <rdieter@math.unl.edu>
  45. Computer System Manager
  46. Department of Mathematics and Statistics
  47. University of Nebraska-Lincoln
  48. http://www.math.unl.edu/~rdieter/
  49.