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 1395


Ignore:
Timestamp:
2015-06-11T23:12:09-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ideal.lisp

    r1394 r1395  
    190190
    191191;; Calculate F : p1^inf : p2^inf : ... : ps^inf
    192 (defun ideal-polysaturation-1 (ring-and-order f plist start &optional (top-reduction-only $poly_top_reduction_only))
     192(defun ideal-polysaturation-1 (ring-and-order f plist start
     193                               &optional
     194                                 (top-reduction-only $poly_top_reduction_only))
    193195  "Returns the reduced Grobner basis of the ideal obtained by a
    194196sequence of successive saturations in the polynomials
Note: See TracChangeset for help on using the changeset viewer.