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 1501


Ignore:
Timestamp:
2015-06-12T12:53:54-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/5am-tests.lisp

    r1500 r1501  
    374374;; Calculates [F, U1*P1-1,U2*P2-1,...,UK*PK-1], where PLIST=[P1,P2,...,PK].
    375375(test polysaturation-extension
    376   "Saturation extension"
     376  "Polysaturation extension"
    377377  (let* ((F-str "[x^3,x^2*y]")
    378378         (F (cdr (string->poly F-str '(x y))))
Note: See TracChangeset for help on using the changeset viewer.