home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / math / symbolic / 3072 < prev    next >
Encoding:
Text File  |  1992-11-21  |  2.1 KB  |  48 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!cs.utexas.edu!torn!pulp.cs.laurentian.ca!ramsey.cs.laurentian.ca!steve
  3. From: steve@ramsey.cs.laurentian.ca (Stephen R. Czapor)
  4. Subject: Re: Maple V Release 2
  5. Message-ID: <1992Nov21.214127.15382@ramsey.cs.laurentian.ca>
  6. Keywords: Maple V Release 2 Groebner
  7. Sender: news@ramsey.cs.laurentian.ca (USENET News System)
  8. Organization: Dept. of Computer Science, Laurentian University, Sudbury, ON
  9. References: <1992Nov17.175815.20205@neptune.inf.ethz.ch> <1992Nov19.123922.7991@alf.uib.no>
  10. Date: Sat, 21 Nov 1992 21:41:27 GMT
  11. Lines: 35
  12.  
  13. In article <1992Nov19.123922.7991@alf.uib.no> stromme@mi.uib.no (Stein Arild Stromme) writes:
  14. >What about the grobner package? Is nothing new here? Still no other
  15. >term orders than tdeg and plex? Please, Maple!
  16. >Stein 
  17.  
  18. Unfortunately, nothing new (other than bug fixes) made it into
  19. the Groebner basis package this time.  I have written some code for
  20. a number of additions, including:
  21.     - choice of finite field coefficients
  22.     - other choices of term orderings
  23.     - faster computation of lexicographic bases through
  24.       a non-standard selection strategy
  25.     - basis conversion (e.g. total degree to lexicographic)
  26.     - computation of matrices X, Y, R such that
  27.          X F = gbasis(F),  Y gbasis(F) = F,  R gbasis(F) = 0
  28. However, as a "part-time developer" with other responsibilities,
  29. installation of new code has taken a back seat.
  30.  
  31. This is not to say that these additions will not be made soon.
  32. As things are completed, they will likely be installed in the
  33. share library (until appearing in the next release).
  34.  
  35. I should also add that, apart from bug reports, I have heard
  36. _relatively_ few requests for extensions to the grobner package.
  37. This is changing, as more people actually start to use it.
  38. Could you (and any other interested parties) post your "wish-
  39. list", so that we can establish some development priorities ?
  40. (In particular, what specifically would you like to see re-
  41. garding options for term orderings ?)
  42.  
  43. ----------------------------------------------------------------------
  44. Stephen R. Czapor (steve@ramsey.cs.laurentian.ca)
  45. Dept. of Mathematics & Computer Science
  46. Laurentian University, Sudbury, Ontario, Canada
  47.