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 1598


Ignore:
Timestamp:
2015-06-14T11:02:23-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ideal.lisp

    r1597 r1598  
    7878top-reduce. Optional argument START, defaulting to 0, is used to
    7979indicate that the first START elements of F form a Groebner basis."
    80 
    8180  (ring-intersection (reduced-grobner ring-and-order flist start top-reduction-only) k))
    8281
Note: See TracChangeset for help on using the changeset viewer.