close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 3709


Ignore:
Timestamp:
2015-09-06T07:24:54-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3708 r3709  
    486486(defun saturation-extension-1 (f p)
    487487  "Given family of polynomials F and a polynomial P, calculate [F', U*P-1], where
    488 F' is F with variable U inserted as the first variable. It destructively modifies F."
     488F' is F with variable inserted as the first variable. It destructively modifies F."
    489489  (polysaturation-extension f (list p)))
Note: See TracChangeset for help on using the changeset viewer.