- Timestamp:
 - 2015-06-14T20:12:42-07:00 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/f4grobner/mx-grobner.lisp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/f4grobner/mx-grobner.lisp
r1288 r1640 158 158 (coerce-coeff *maxima-ring* expr vars))))))) 159 159 160 #| 161 160 162 (defun parse-poly-list (expr vars) 161 163 "Parse a Maxima representation of a list of polynomials." … … 521 523 (make-poly-from-termlist (list (make-term (poly-lm f) (funcall (ring-unit *maxima-ring*))))))) 522 524 525 |#  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  