home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / GRAPHICS / MISC / ITERANT.ZIP / README.1ST < prev   
Encoding:
Text File  |  1991-04-17  |  2.1 KB  |  34 lines

  1.       ITERANT is a simple and powerful graphical tool for the exploration of 
  2.       various mathematical curiosities such as bifurcations, stability
  3.       of iterated equations, etc.  I have written ITERANT in the Basic
  4.       language (specifically QuickBasic version 4.5).  It took me roughly
  5.       half an hour to write the program you see before you, and I wrote it
  6.       mainly for the fun of it.  I didnt use fortran since there is no real
  7.       standard way of using graphics within it on PC's.  C is out of the
  8.       question, being more of a job security tool (IMO) than a
  9.       useful language (I use it and it leaves a bad taste in my mouth, but 
  10.       then who says I should program with my tongue ;-> sideways smiley).  
  11.       Pascal is practically worthless for numerical work.  
  12.  
  13.           I place ITERANT entirely within the public domain.  It may be
  14.      freely copied and distributed, so long as no fee (except for a diskette
  15.      mailer and stamps) is charged.  (eg If anyone should receive remuneration
  16.      for this program it is me, and not some PD disk warehouse, or similar).
  17.           This program is distributable with 2 conditions. First: All the
  18.      original contents of the ZIPped file must remain intact.  That is do
  19.      not alter the distribution file, send it as you received it.  Second:
  20.      If anyone uses this software for any purpose that eventually winds up in
  21.      a journal, magazine, newspaper, etc., I expect that the program and author
  22.      (eg me) will be properly cited.  Software means either the compiled
  23.      executeable code, or any of the source code).
  24.           If I may be so bold as to coin a phrase, I would like to call this
  25.      EDUWARE.  I also urge fellow students in the physical sciences (the only
  26.      real sciences...) to contribute their programming efforts to this 
  27.      ideal, that eduactional/fun software ought to be free, and simple to play
  28.      with/change.
  29.  
  30.      Joe Landman 4/18/91
  31.      Physics Bldg, Wayne State University,
  32.      666 Hancock Avenue,
  33.      Detroit, MI 48202
  34.      userzv50@mts.cc.wayne.edu