- Timestamp:
- 2015-06-14T19:07:04-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/grobner-wrap.lisp
r1628 r1629 58 58 ;;(setf F (sort F #'< :key #'sugar)) 59 59 (funcall 60 (choose-grobner- function$poly_grobner_algorithm)60 (choose-grobner-algorithm $poly_grobner_algorithm) 61 61 ring-and-order f start top-reduction-only)) 62 62
Note:
See TracChangeset
for help on using the changeset viewer.