home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / j / jacal1a0.zip / jacal / manual / relnotes.tex < prev   
Text File  |  1992-12-24  |  1KB  |  28 lines

  1. \centerline{\bf Jacal Release Notes}\par
  2.  
  3. Using divide to  divide a polynomial by an integer is busted.
  4.  
  5. The command {\bf eliminate} only performs correctly when the number of
  6. variables to eliminate  is one less than the number of equations.
  7. In the future, the eliminate  command will be enhanced by the use of Groebner 
  8. basis calculations which will allow more general elimination problems to 
  9. be handled.
  10.  
  11. One cannot at the present time use {\bf factor} to factor general
  12. polynomials.  It does some but not all.
  13.  
  14. The command {\bf example} apparently executes the example it gives. This
  15. can lead to unpredictable results if the variables and constants in the
  16. example have already been given values by the user.
  17.  
  18. The function {\bf minor}  should be modified to accept lists for $<row>$ 
  19. and  $<col>$.
  20.  
  21. Resultant might be modified to
  22. compute the resultant of a system of polynomials with respect 
  23. to a list of variables.
  24.  
  25. \centerline{\bf Failures of Error Recovery}\par
  26.  
  27. calling poly\b{\ }discriminant with only 1 argument.
  28.