- Timestamp:
- 2015-06-09T21:35:24-07:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ngrobner.lisp
r906 r996 59 59 "If set to T, all functions in this package will return each polynomial as a 60 60 list of terms in the current monomial order rather than a Maxima general expression.") 61 62 (defvar *ratdisrep-fun* #'identity63 "A function applied to polynomials after conversion to Maxima representation.")64 61 65 62 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note:
See TracChangeset
for help on using the changeset viewer.