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 3068


Ignore:
Timestamp:
2015-06-21T18:13:00-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3067 r3068  
    307307(defun saturation-extension (plist
    308308                             &aux
    309                                (plist (poly-saturation-extension plist))
     309                               (plist (poly-standard-extension plist))
    310310                               (dim (poly-dimension (car plist))))
    311311  "Calculate [F, U1*P1-1,U2*P2-1,...,UK*PK-1], where PLIST=[P1,P2,...,PK]."
Note: See TracChangeset for help on using the changeset viewer.