Changeset 1276 for branches/f4grobner
- Timestamp:
 - 2015-06-11T19:56:02-07:00 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/f4grobner/division.lisp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/f4grobner/division.lisp
r1275 r1276 78 78 the polynomial R have their terms in reversed order. Hence, before 79 79 the arithmetic is performed, we need to fix the order of terms" 80 (format t "----------------------------------------------------------------~%") 80 81 (format t "Loop invariant check:~%C=~A~%F=~A~%A=~A~%FL=~A~%R=~A~%P=~A~%" 81 82 c f a fl r p)  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  