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 1220


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1219 r1220  
    7373which is not necessarily a field. Finally, the fourth value is an
    7474integer count of the number of reductions performed.  The resulting
    75 objects satisfy the equation: C*F= sum A[i]*FL[i] + R."
     75objects satisfy the equation: C*F= sum A[i]*FL[i] + R. The sugar of
     76the quotients is reset to the default values."
    7677  (declare (type poly f) (list fl))
    7778  (do ((r (make-poly-zero))
Note: See TracChangeset for help on using the changeset viewer.