home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / math / gp / readme < prev    next >
Text File  |  1991-03-04  |  3KB  |  65 lines

  1. Copyright notice:
  2.  
  3. This is version 1.35 of PARI, (c) 1989, 1991 by
  4. C. Batut, D. Bernardi, H. Cohen and M. Olivier.
  5.  
  6. This software is intended as a service to the scientific community,
  7. but the authors cannot be held responsible for any consequences,
  8. either direct or indirect, which the use of this package may have. 
  9. It can be freely copied and spread, as long as no files are modified, and
  10. that the whole package (source and manual), including this README file
  11. is included.
  12.  
  13. The simplest way to compile the users manual is to "make" in the tex directory.
  14.  
  15. Some on-line help can be
  16. obtained (\c for the commands, and ?command for a one line
  17. description of the command; some commands are not documented
  18. at all in this on-line help e.g. % to get modulo, [,,,] to get
  19. vectors, [,,,;,,,;,,,;,,,] to get matrices etc...).
  20.  
  21. Complete on-line help can be obtained by using GP in a GNUemacs
  22. buffer (see section 3.10 of the manual).
  23.  
  24.   The output routines by default print in "raw" format. The "beautifier"
  25. (command \b under gp see section 2.2.10) is not very nice and 
  26. needs to be improved.
  27.  
  28.   Many bugs remain, known and unknown. Among the most notable known
  29. one is the bad treatment of power series in
  30. more than one variable. This will be corrected some time in the
  31. future. 
  32.  
  33.   Evidently you will find bugs in PARI, some subtle, some not, and
  34. you may also consider it indispensable to have some extra tools
  35. available. We are constantly expanding the PARI library,
  36. but it takes time and work.
  37.   In any case, we would appreciate correspondence; please be 
  38. tolerant. We know many of the defects in PARI, so don't flame us.
  39. After all, you don't have to use it. On the other hand, we will
  40. enormously appreciate constructive criticisms, or even programs for
  41. those who want to delve in the innards of PARI without the technical
  42. reference manual, which remains to be written.
  43.  
  44.   Again, we repeat that you must feel free to spread PARI if you think
  45. it useful, with this README file included. However do NOT spread modified 
  46. versions without getting permission from us.
  47.  
  48. The two modes in which you can use PARI are:
  49. -- The library mode 
  50. -- The programmable calculator mode, called gp.
  51. In addition, gp can be used in a special GNUemacs buffer, and
  52. this provides additional capabilities (thanks Annette and David).
  53.  
  54.  
  55. Our address is:
  56.     Prof. Henri COHEN  (re: PARI)
  57.     UFR de Mathematiques et Informatique
  58.     Universite Bordeaux I
  59.     351 Cours de la Liberation
  60.     33405 TALENCE CEDEX
  61.         FRANCE
  62.  
  63. e-mail: pari@mizar.greco-prog.fr (Internet number 192.33.148.32)
  64.  
  65.