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 1221


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1220 r1221  
    7474integer count of the number of reductions performed.  The resulting
    7575objects satisfy the equation: C*F= sum A[i]*FL[i] + R. The sugar of
    76 the quotients is reset to the default values."
     76the quotients is initialized to default."
    7777  (declare (type poly f) (list fl))
    7878  (do ((r (make-poly-zero))
Note: See TracChangeset for help on using the changeset viewer.