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.

Changeset 3903


Ignore:
Timestamp:
2016-05-29T14:30:52-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3901 r3903  
    563563 
    564564
     565(defparameter +list-marker+ :[
     566  "A sexp with this head is considered a list of polynomials.")
     567
    565568(defun poly-eval (expr vars order)
    566569  "Evaluate Lisp form EXPR to a polynomial or a list of polynomials in
Note: See TracChangeset for help on using the changeset viewer.