home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / maths / pgplot_1 / ReadMe < prev   
Text File  |  1997-06-17  |  6KB  |  137 lines

  1.            PGPLOT Version 5.20 for the Archimedes
  2.                         Nov 1996
  3.  
  4.   Distributed by 'Fortran Friends' P.O. Box 64, Didcot, Oxon OX11 0TH, UK.
  5.  
  6.   Email:  KMC@ISISE.RL.AC.UK
  7.  
  8.  PGPLOT is a portable Fortran subroutine package for drawing
  9. simple scientific graphs. It runs on most mainframes on various graphics
  10. display devices and printers including inkjet and PostScript ones. It was
  11. originally developed for use with astronomical data reduction programs in
  12. the Caltech Astronomy department. It is not Public Domain. However, it is
  13. Freely available for non-Commercial use. It is copyrighted by the California
  14. Institute of Technology. The software is provided "as is" with no warranty.
  15.  
  16.  This is an upgrade from the previous 'Fortran Friends' version 5.11.  It
  17. has several bug fixes to the graphics system and a few new functions in the
  18. library with new "Demos" to match.
  19.  
  20.  Archimedes version upgrade to the graphics driver: this now allows making
  21. the ouput directly into a sprite with driver type \ARCF, as opposed to
  22. direct to the screen with driver type \ARCV. It also works with RISC-OS up
  23. to version 3.6 although it can only make 16 or 256 colour sprites directly.
  24.  
  25.  More information, copies of the Fortran of the most recent version, and
  26. implementations for other computer systems may be obtained from:
  27. *     Dr. T. J. Pearson
  28. *     105-24 California Institute of Technology,
  29. *     Pasadena, California 91125, USA
  30. *
  31. *     tjp@astro.caltech.edu
  32. *     WWW:  http://astro.caltech.edu/~tjp/pgplot/
  33. *     anonymous ftp: astro.coltech.edu
  34.  
  35. If you do not have access to electronic mail, and want a copy of the text of
  36. the current manual (dated 1989) written in TeX input format, send  a blank,
  37. E format, 800K 3.5" floppy disk with a reply paid envelope to 'Fortran
  38. Friends' (address above). Tim Pearson is in the process
  39. of rewriting the manual; it is mostly available through the WWW.
  40.  
  41. A contribution of £1.00 (or U.S.$2.00) towards administration costs would be
  42. appreciated, or if your address is outside Europe £2.00 (or U.S.$5.00).
  43. Double these prices if you want us to supply the disc and packaging. 
  44.  
  45.  The PGPlot library supplied on this disc has been compiled with Fortran
  46. Release 2 for the Archimedes which must be installed on your Archimedes
  47. before you can compile the example programs supplied and run this package.
  48.  
  49.  Fortran Release 2 for Acorn computers is available for £99 (ex VAT) from:
  50.  
  51. * Intelligent Interfaces Ltd,     Tel.  (01703) 261514 
  52. * P.O.Box 80,                     Fax.  (01703) 267904
  53. * Eastleigh, 
  54. * Hants SO5 5YX, UK.
  55.              
  56. Distribution disc contents:
  57.  
  58. 1) The application !PGPlot:
  59.    contains the !Boot, !Run and !Sprites needed to set up the environment
  60.    for running PGPlot, together with the font file 'GRFont' and colour
  61.    information in 'RGBTxt'. The HelpPGPlot text file has helpful information
  62.    on the PGPlot functions in a format useable by !SrcEdit for on-line help.
  63.  
  64. 2) The Copyright notice for PGPlot. 
  65.  
  66. 3) 'Examples' directory with the Fortran of the 14 demo programs and an
  67.    explanation in the ReadMe.
  68.  
  69. 4) 'f77' directory with the complete Fortran source of PGPlot 5.20
  70.  
  71. 5) HelpPGPlot file for use with !SrcEdit or !DeskEdit
  72.  
  73. 6) 'lib' directory with the PGPlot library, and three auxiliary libraries
  74.    which are PD utilities for primitive graphics and communication with the
  75.    operating system and making 'hardcopy' output (sprites).
  76.  
  77. 7) ReadMe (this file)
  78.  
  79. 8) 'SYS_ARC' directory of Archimedes specific code 
  80.  
  81. Installing this version:
  82.  
  83. 1) Copy the !PGPlot application to your working disc.
  84.  
  85. 2) Copy the library files in the 'lib' directory to the directory where you
  86.    keep Fortran libraries. Everyone should copy 'PGPlot'. If you have the
  87.    !Fortran77 front-end from Intelligent Interfaces, or the Fortran Friends 
  88.    libraries from HENSA you will already have the other files 'Graphics', 
  89.    'SpriteOp' and 'Utils', so may not need to copy them. To run on StrongARM
  90.    the Utils library must be more recent than 23 August 1996.
  91.  
  92.    In the Shareware !Fortran77 front-end you must include the name of this
  93.    library in the 'LibList' file BEFORE the Graphics and Utils entries.
  94.  
  95. 3) Copy the Examples directory to your working disc. 
  96.  
  97. 4) If you have !SrcEdit and want to use the on-line help, append the lines:
  98.  
  99.         PGplot
  100.         none
  101.         <PGPLOT_DIR>.HelpPGPlot
  102.  
  103.    to the file 'choices.languages' within the !SrcEdit application.
  104.  
  105.    Then install !SrcEdit on the icon bar, click menu over its icon, and 
  106.    change the options, language, to tick PGPlot.
  107.  
  108.    If you have !DeskEdit you can replace one of the 3 help files in the
  109.    !DeskEdit.data directory with 'HelpPGPlot'.
  110.  
  111. 5) Edit the !Run file if you want to change any of the global variables
  112.    which set the default device type, screen colours etc.
  113.  
  114. Testing the installation:
  115.  
  116. 1) Before running any PGPLOT program, click on !PGPlot to set up the 
  117.    environment variables so that PGPLOT can find the fonts and colours.
  118.  
  119. 2) Select the screen mode for your plots by setting the MODE from the
  120.    RISC OS Desktop. This implementation of PGPlot is RISC OS compatible.
  121.    It finds the Desktop screen mode before exiting the Desktop, runs your
  122.    PGPlot program and returns to the Desktop on exit from your program.
  123.  
  124. 3) Now try to compile, link and run the test demo programs. 
  125.    Remember the 'PGPlot' library should be linked before the 'Graphics' and 
  126.   'Utils' because it references routines in them.
  127.  
  128.    Warning: Most of the demos run quickly, but PGDemo3 takes some time, 
  129.    over 20 minutes on an A4000 with an ARM250 chip, and longer on an A3000.
  130.  
  131.  
  132. Invitation:
  133.  
  134.  If you feel inspired to improve this Archimedes version, look in the
  135. 'AAReadme' in the SYS_ARC directory for advice, and please send any
  136. enhancements to 'Fortran Friends' for distribution to others to enjoy. 
  137.