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