Changeset 1731 for branches/f4grobner
- Timestamp:
- 2015-06-15T08:17:27-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r1730 r1731 345 345 ;;Simple operators 346 346 347 #| 347 348 (define-binop $poly_add poly-add 348 349 "Adds two polynomials P and Q") … … 362 363 (define-unop $poly_normalize poly-normalize 363 364 "Returns the polynomial P divided by the leading coefficient.") 365 |# 364 366 365 367 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note:
See TracChangeset
for help on using the changeset viewer.