Changeset 1501 for branches/f4grobner
- Timestamp:
- 2015-06-12T12:53:54-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-tests.lisp
r1500 r1501 374 374 ;; Calculates [F, U1*P1-1,U2*P2-1,...,UK*PK-1], where PLIST=[P1,P2,...,PK]. 375 375 (test polysaturation-extension 376 " Saturation extension"376 "Polysaturation extension" 377 377 (let* ((F-str "[x^3,x^2*y]") 378 378 (F (cdr (string->poly F-str '(x y))))
Note:
See TracChangeset
for help on using the changeset viewer.