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 3122


Ignore:
Timestamp:
2015-06-22T08:25:18-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3121 r3122  
    359359      :termlist (apply #'nconc (mapcar #'poly-termlist plist))))))
    360360
     361#|
     362
    361363(defun saturation-extension-1 (ring f p)
    362364  "Calculate [F, U*P-1]. It destructively modifies F."
     
    364366  (polysaturation-extension ring f (list p)))
    365367
    366 #|
     368
    367369;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    368370;;
Note: See TracChangeset for help on using the changeset viewer.