home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / progs / pari / pari_137 / readme < prev    next >
Text File  |  1992-05-20  |  3KB  |  69 lines

  1. Copyright notice:
  2.  
  3. This is version 1.37 of PARI, (c) 1989-1992 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. For those already familiar with version 1.35 of Pari, read the text file
  16. Newin1.37 to see what has changed between 1.35 and 1.37.
  17.  
  18. Some on-line help can be
  19. obtained (\c for the commands, and ?command for a one line
  20. description of the command; some commands are not documented
  21. at all in this on-line help e.g. % to get modulo, [,,,] to get
  22. vectors, [,,,;,,,;,,,;,,,] to get matrices etc...).
  23.  
  24. Complete on-line help can be obtained by using GP in a GNUemacs
  25. buffer (see section 3.11 of the manual).
  26.  
  27.   The output routines by default print in "prettymatrix" format. Type \m if
  28. you want to be in "raw" format. The "prettyprint" format
  29. (command \p under gp see section 2.2.10) is not very nice and 
  30. needs to be improved.
  31.  
  32.   Many bugs remain, known and unknown. Among the most notable known
  33. one is the bad treatment of power series in more than one variable.
  34. This may be corrected some time in the future. 
  35.  
  36.   Evidently you will find bugs in PARI, some subtle, some not, and
  37. you may also consider it indispensable to have some extra tools
  38. available. We are constantly expanding the PARI library,
  39. but it takes time and work.
  40.   In any case, we would appreciate correspondence; please be 
  41. tolerant. We know many of the defects in PARI, so don't flame us.
  42. After all, you don't have to use it. On the other hand, we will
  43. enormously appreciate constructive criticisms, or even programs for
  44. those who want to delve in the innards of PARI without the technical
  45. reference manual, which remains to be written (a start is Chapter 5
  46. of the users manual).
  47.  
  48.   Again, we repeat that you must feel free to spread PARI if you think
  49. it useful, with this README file included. However do NOT spread modified 
  50. versions without getting permission from us.
  51.  
  52. The two modes in which you can use PARI are:
  53. -- The library mode 
  54. -- The programmable calculator mode, called gp.
  55. In addition, gp can be used in a special GNUemacs buffer, and
  56. this provides additional capabilities (thanks mainly to David Carlisle).
  57.  
  58.  
  59. Our address is:
  60.     Prof. Henri COHEN  (re: PARI)
  61.     UFR de Mathematiques et Informatique
  62.     Universite Bordeaux I
  63.     351 Cours de la Liberation
  64.     33405 TALENCE CEDEX
  65.         FRANCE
  66.  
  67. e-mail: pari@alioth.greco-prog.fr (Internet number 192.33.148.35)
  68.  
  69.