- Timestamp:
- 2015-06-21T12:59:36-07:00 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/f4grobner/5am-poly.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/f4grobner/5am-poly.lispr2936 r2937 111 111 (test poly-multiply 112 112 "Polynomial multiplication" 113 (with-fixture poly-multiply-context () (is (r-equalp ( add-top q) p*q)))113 (with-fixture poly-multiply-context () (is (r-equalp (r* p q) p*q))) 114 114 ) 115 115 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
