- Timestamp:
- 2015-06-12T13:09:40-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ideal.lisp
r1510 r1511 206 206 (ideal-polysaturation-1 ring-and-order g (rest plist) (length g) top-reduction-only))))) 207 207 208 (defun ideal-saturation (ring-and-order f g start &optional (top-reduction-only $poly_top_reduction_only) 208 (defun ideal-saturation (ring-and-order f g 209 &optional 210 (start 0) 211 (top-reduction-only $poly_top_reduction_only) 209 212 &aux 210 213 (k (length g)))
Note:
See TracChangeset
for help on using the changeset viewer.