Changeset 3693 for branches/f4grobner
- Timestamp:
- 2015-09-06T06:20:47-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/polynomial.lisp
r3692 r3693 470 470 "Given family of polynomials F and a polynomial P, calculate [F', U*P-1], where 471 471 F' is F with variable U inserted as the first variable. It destructively modifies F." 472 ( standard-extension-1f (list p)))473 472 (polysaturation-extension f (list p))) 473
Note:
See TracChangeset
for help on using the changeset viewer.