Changeset 1278 for branches/f4grobner
- Timestamp:
- 2015-06-11T19:59:58-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/division.lisp
r1277 r1278 115 115 (p f)) 116 116 ((poly-zerop p) 117 #+grobner-check(check-loop-invariant ring-and-order c f a fl r p) 117 118 (debug-cgb "~&~3T~d reduction~:p" division-count) 118 119 (when (poly-zerop r) (debug-cgb " ---> 0"))
Note:
See TracChangeset
for help on using the changeset viewer.