- Timestamp:
- 2015-06-11T12:00:29-07:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/division.lisp
r1220 r1221 74 74 integer count of the number of reductions performed. The resulting 75 75 objects satisfy the equation: C*F= sum A[i]*FL[i] + R. The sugar of 76 the quotients is reset to the default values."76 the quotients is initialized to default." 77 77 (declare (type poly f) (list fl)) 78 78 (do ((r (make-poly-zero))
Note:
See TracChangeset
for help on using the changeset viewer.