close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Ignore:
Timestamp:
2015-06-15T09:08:16-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/mx-grobner.lisp

    r1754 r1755  
    440440        (poly-pseudo-divide ring-and-order f fl)
    441441      `((mlist)
    442         ,(coerce-to-maxima :poly-list quot vars)
    443         ,(coerce-to-maxima :polynomial rem vars)
     442        ,(poly->maxima :poly-list quot vars)
     443        ,(poly->maxima :polynomial rem vars)
    444444        ,c
    445445        ,division-count))))
Note: See TracChangeset for help on using the changeset viewer.