close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 1317


Ignore:
Timestamp:
2015-06-11T21:37:17-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/gebauer-moeller.lisp

    r1316 r1317  
    4141                          (top-reduction-only $poly_top_reduction_only)
    4242                        &aux
    43                           (ring (ro-ring ring-and-order))
     43                          (ring (ro-ring ring-and-order)))
    4444  "Compute Grobner basis by using the algorithm of Gebauer and
    4545Moeller.  This algorithm is described as BUCHBERGERNEW2 in the book by
Note: See TracChangeset for help on using the changeset viewer.