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 42


Ignore:
Timestamp:
2015-06-02T00:31:43-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/grobner.lisp

    r41 r42  
    992992                                   (funcall (ring-mul ring) c1 (poly-lc g))))
    993993  #+grobner-check(monom-equal-p (poly-lm f) (monom-mul m (poly-lm g)))
     994  ;; Note that we can drop the leading terms of f ang g
    994995  (poly-sub ring
    995996            (scalar-times-poly ring c2 (cdr f))
Note: See TracChangeset for help on using the changeset viewer.