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 2784


Ignore:
Timestamp:
2015-06-20T20:33:35-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2777 r2784  
    191191  self)
    192192
    193 #|
    194193
    195194(defun poly-standard-extension (plist &aux (k (length plist)))
     
    205204      (incf-power (nth i plist) i))))
    206205
    207 
     206#|
    208207
    209208(defun saturation-extension (ring f plist
Note: See TracChangeset for help on using the changeset viewer.