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.

Ignore:
Timestamp:
2015-09-06T06:20:47-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3692 r3693  
    470470  "Given family of polynomials F and a polynomial P, calculate [F', U*P-1], where
    471471F' is F with variable U inserted as the first variable. It destructively modifies F."
    472   (standard-extension-1 f (list p)))
    473 
     472  (polysaturation-extension f (list p)))
     473
Note: See TracChangeset for help on using the changeset viewer.