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 1359


Ignore:
Timestamp:
2015-06-11T22:30:35-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/gb-postprocessing.lisp

    r1358 r1359  
    4646       (mapcar #'(lambda (x) (poly-primitive-part ring x)) q))
    4747    ;;Find p in Q such that p is reducible mod Q\{p}
    48     (declare (type poly q))
    4948    (setf found nil)
    5049    (dolist (x q)
Note: See TracChangeset for help on using the changeset viewer.