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-06-12T13:09:57-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ideal.lisp

    r1511 r1512  
    229229    k)))
    230230
    231 (defun ideal-polysaturation (ring-and-order f ideal-list start
     231(defun ideal-polysaturation (ring-and-order f ideal-list
    232232                             &optional
     233                               (start 0)
    233234                               (top-reduction-only $poly_top_reduction_only))
    234235    "Returns the reduced Grobner basis of the ideal obtained by a
Note: See TracChangeset for help on using the changeset viewer.