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 470


Ignore:
Timestamp:
2015-06-06T20:31:55-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r469 r470  
    2222(defpackage "DIVISION"
    2323  (:use :cl :ring :monomial :polynomial :grobner-debug :term)
    24   (:export "POLY-PSEUDO-DIVIDE"
     24  (:export "$POLY_TOP_REDUCTION_ONLY"
     25           "POLY-PSEUDO-DIVIDE"
    2526           "POLY-EXACT-DIVIDE"
    2627           "NORMAL-FORM"
Note: See TracChangeset for help on using the changeset viewer.