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-08-26T18:55:09-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/symbolic-polynomial.lisp

    r3355 r3356  
    115115          (coerce-coeff ring expr vars)))))))
    116116
     117#|
    117118(defun poly-eval-scalar (expr
    118119                         &optional
     
    123124  (declare (type ring ring))
    124125  (poly-lc (poly-eval expr nil ring order)))
     126|#
    125127
    126128
Note: See TracChangeset for help on using the changeset viewer.