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 1240


Ignore:
Timestamp:
2015-06-11T15:01:12-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1239 r1240  
    188188                      (top-reduction-only $poly_top_reduction_only)
    189189                      (ring (ro-ring ring-and-order)))
    190   ;; Loop invariant: c*f0=sum ai*fi+r+f, where f0 is the initial value of f
    191190  #+grobner-check(when (null fl) (warn "normal-form: empty divisor list."))
    192191  (do ((r (make-poly-zero))
Note: See TracChangeset for help on using the changeset viewer.