- Timestamp:
- 2015-06-11T12:00:01-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/division.lisp
r1219 r1220 73 73 which is not necessarily a field. Finally, the fourth value is an 74 74 integer count of the number of reductions performed. The resulting 75 objects satisfy the equation: C*F= sum A[i]*FL[i] + R." 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 77 (declare (type poly f) (list fl)) 77 78 (do ((r (make-poly-zero))
Note:
See TracChangeset
for help on using the changeset viewer.