Changeset 1759 for branches/f4grobner/mx-grobner.lisp
- Timestamp:
- 2015-06-15T09:14:25-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r1758 r1759 443 443 (multiple-value-bind (quot rem c division-count) 444 444 (poly-pseudo-divide ring-and-order f fl) 445 `((mlist )445 `((mlist simp) 446 446 ,(poly->maxima :poly-list quot vars) 447 447 ,(poly->maxima :polynomial rem vars)
Note:
See TracChangeset
for help on using the changeset viewer.