- Timestamp:
- 2015-06-15T10:01:51-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r1766 r1767 436 436 (poly-content ring-and-order p))) 437 437 438 #| 438 439 (defmfun $poly_pseudo_divide (f fl vars) 439 440 (with-ring-and-order ((vars) … … 448 449 ,c 449 450 ,division-count)))) 450 451 #| 451 |# 452 452 453 453 454 (defmfun $poly_exact_divide (f g vars) … … 455 456 (poly-exact-divide +maxima-ring+ f g))) 456 457 458 #| 457 459 (defmfun $poly_normal_form (f fl vars) 458 460 (with-parsed-polynomials ((vars) :polynomials (f)
Note:
See TracChangeset
for help on using the changeset viewer.