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 1181


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1180 r1181  
    143143              c (funcall (ring-mul ring) c cg)
    144144              ;; p := cg*p-cp*m*g
    145               p (grobner-op ring cp cg m p g))))
     145              p (grobner-op ring-and-order cp cg m p g))))
    146146    (debug-cgb "/"))
    147147   (t                                                   ;no division possible
Note: See TracChangeset for help on using the changeset viewer.