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.

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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/buchberger.lisp

    r1301 r1302  
    9696                              (top-reduction-only $poly_top_reduction_only)
    9797                            &aux
    98                               (ring (ro-ring ring-and-order))))
     98                              (ring (ro-ring ring-and-order)))
    9999  "An implementation of the Buchberger algorithm. Return Grobner basis
    100100of the ideal generated by the polynomial list F.  Polynomials 0 to
Note: See TracChangeset for help on using the changeset viewer.