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 4107


Ignore:
Timestamp:
2016-06-01T12:43:58-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r4106 r4107  
    160160(defun normal-form-step (fl p r c division-count
    161161                         &aux
    162                            (g (find (leading-monomial p) fl
     162                           (g (find (leading-monomial p) fl 
    163163                                    :test #'divisible-by-p
    164164                                    :key #'leading-monomial)))
Note: See TracChangeset for help on using the changeset viewer.