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 2907


Ignore:
Timestamp:
2015-06-21T12:34:29-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2906 r2907  
    203203deleting zero terms."
    204204  `(mapcan #'(lambda (other-term)
    205                (let ((prod (term-multiply
     205               (let ((prod (r*
    206206                            ,(cond
    207207                              (reverse-order
Note: See TracChangeset for help on using the changeset viewer.