Changeset 1226 for branches/f4grobner
- Timestamp:
- 2015-06-11T12:45:36-07:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/division.lisp
r1222 r1226 89 89 ;; Initialize the sugar of the quotients 90 90 (mapc #'poly-reset-sugar a) 91 (print (list a r c division-count)) 91 92 (values a r c division-count)) 92 93 (declare (fixnum division-count))
Note:
See TracChangeset
for help on using the changeset viewer.