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 1278


Ignore:
Timestamp:
2015-06-11T19:59:58-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1277 r1278  
    115115       (p f))
    116116      ((poly-zerop p)
     117       #+grobner-check(check-loop-invariant ring-and-order c f a fl r p)
    117118       (debug-cgb "~&~3T~d reduction~:p" division-count)
    118119       (when (poly-zerop r) (debug-cgb " ---> 0"))
Note: See TracChangeset for help on using the changeset viewer.