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-05T15:08:39-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/mx-grobner.lisp

    r208 r209  
    5757($load "ideal")
    5858
    59 (import "BUCHBERGER" "BUCHBERGER-CRITERION" "COERCE-COEFF"
     59(import '("BUCHBERGER" "BUCHBERGER-CRITERION" "COERCE-COEFF"
    6060        "COERCE-TO-MAXIMA" "COLON-IDEAL" "ELIMINATION-IDEAL" "GROBNER" "GROBNER-EQUAL"
    6161        "GROBNER-MEMBER" "GROBNER-SUBSETP" "IDEAL-INTERSECTION"
     
    6767        "POLY-PSEUDO-DIVIDE" "POLY-SUB" "POLY-UMINUS" "POLY-ZEROP"
    6868        "POLYSATURATION-EXTENSION" "REDUCED-GROBNER" "REDUCTION" "RING-UNIT"
    69         "SATURATION-EXTENSION" "SPOLY" "WITH-PARSED-POLYNOMIAL")
     69        "SATURATION-EXTENSION" "SPOLY" "WITH-PARSED-POLYNOMIAL"))
    7070
    7171;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note: See TracChangeset for help on using the changeset viewer.