Changeset 23
- Timestamp:
- 2012-06-12T21:08:49-07:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grobner.lisp
r22 r23 1075 1075 c (funcall (ring-mul ring) c cg) 1076 1076 p (grobner-op ring cp cg m p g)))) 1077 (debug-cgb "~&g=~a" g) 1078 (debug-cgb "~&r=~a" r) 1079 (debug-cgb "~&c=~a" c) 1080 (debug-cgb "~&p=~a" p) 1081 (debug-cgb "~&division-count=~a" division-count) 1077 1082 (debug-cgb "/")) 1078 1083 (t ;no division possible
Note:
See TracChangeset
for help on using the changeset viewer.