- Timestamp:
- 2015-06-11T21:24:59-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-tests.lisp
r1304 r1305 251 251 (order #'lex>) 252 252 (ring-and-order (make-ring-and-order :ring ring :order order)) 253 (gb (cdr (string->poly "[x , x-2*y,y]" '(x y))))253 (gb (cdr (string->poly "[x+y, x-2*y,y]" '(x y))))) 254 254 (is (equal (print (buchberger ring-and-order fl 0)) gb)))) 255 255
Note:
See TracChangeset
for help on using the changeset viewer.