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 25 for trunk


Ignore:
Timestamp:
2012-06-12T21:19:24-07:00 (12 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grobner.lisp

    r24 r25  
    10741074        (setf r (scalar-times-poly ring cg r)
    10751075              c (funcall (ring-mul ring) c cg)
     1076              ;; p := cg*p-cp*m*g
    10761077              p (grobner-op ring cp cg m p g))))
    10771078    (debug-cgb "/"))
Note: See TracChangeset for help on using the changeset viewer.