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 1254


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1253 r1254  
    192192  (do ((r (make-poly-zero))
    193193       (c (funcall (ring-unit ring)))
    194        (division-count 0)
    195        #+grobner-check(f0 f))
     194       (division-count 0))
    196195      ((or (poly-zerop f)
    197196           ;;(endp fl)
Note: See TracChangeset for help on using the changeset viewer.