Changeset 1515
- Timestamp:
- 2015-06-12T13:19:29-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-tests.lisp
r1514 r1515 396 396 (print (colon-ideal ring-and-order F (list p))) 397 397 (print (colon-ideal ring-and-order F (list (poly-expt ring-and-order p 2)))) 398 (print (colon-ideal ring-and-order F (list (poly-expt ring-and-order p 3)))) 398 399 (is-true (print (ideal-saturation-1 ring-and-order F p))))) 399 400
Note:
See TracChangeset
for help on using the changeset viewer.