Changeset 1625 for branches/f4grobner/grobner-wrap.lisp
- Timestamp:
- 2015-06-14T19:01:59-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/grobner-wrap.lisp
r1624 r1625 31 31 32 32 (in-package :grobner-wrap) 33 34 (defvar $poly_grobner_algorithm '$buchberger 35 "The name of the algorithm used to find grobner bases.") 33 36 34 37 (defun choose-grobner-algorithm (algorithm)
Note:
See TracChangeset
for help on using the changeset viewer.