Changeset 1430
- Timestamp:
- 2015-06-12T01:06:15-07:00 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/f4grobner/ideal.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/f4grobner/ideal.lispr1429 r1430 98 98 (defun colon-ideal-1 (ring-and-order f g 99 99 &optional 100 (top-reduction-only $poly_top_reduction_only) 101 &aux 102 (ring (ro-ring ring-and-order))) 100 (top-reduction-only $poly_top_reduction_only)) 103 101 "Returns the reduced Grobner basis of the colon ideal Id(F):Id({G}), where 104 102 F is a list of polynomials and G is a polynomial." 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
