Changeset 1377 for branches/f4grobner/grobner-wrap.lisp
- Timestamp:
- 2015-06-11T23:00:16-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/grobner-wrap.lisp
r1376 r1377 50 50 &optional 51 51 (start 0) 52 (top-reduction-only nil))52 (top-reduction-only $poly_top_reduction_only)) 53 53 "Compute the Groebner basis of an ideal generated by F. Optionally, 54 54 assume that first START elements are already a grobner basis.
Note:
See TracChangeset
for help on using the changeset viewer.