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 1116


Ignore:
Timestamp:
2015-06-10T12:40:47-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r1115 r1116  
    277277              (reduce #'(lambda (p q) (poly-mul ring-and-order p q)) (p-eval-list (cdr expr)))))
    278278         (/
    279           (print expr)
    280279          ;; A polynomial can be divided by a scalar
    281280          (cond
Note: See TracChangeset for help on using the changeset viewer.