- Timestamp:
- 2015-06-12T12:00:19-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-tests.lisp
r1468 r1469 363 363 (let* (($poly_grobner_algorithm :buchberger) 364 364 (F (cdr (string->poly "[x^3,x^2*y]" '(x y)))) 365 (p (string->poly "x^3" '(x y))) )365 (p (string->poly "x^3" '(x y))) 366 366 (ring *ring-of-integers*) 367 367 (order #'lex>)
Note:
See TracChangeset
for help on using the changeset viewer.