Changeset 1212 for branches/f4grobner
- Timestamp:
- 2015-06-11T11:48:26-07:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/division.lisp
r1211 r1212 58 58 ;; purpose of polynomial arithmetic. 59 59 ;; 60 ;; TODO: Make sure that the sugar 61 ;; calculation is correct if leadingterms are dropped.60 ;; TODO: Make sure that the sugar calculation is correct if leading 61 ;; terms are dropped. 62 62 (poly-sub ring-and-order 63 63 (scalar-times-poly-1 ring c2 f)
Note:
See TracChangeset
for help on using the changeset viewer.