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 757


Ignore:
Timestamp:
2015-06-08T21:22:00-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r752 r757  
    4646                                (coeff (funcall (ring-unit ring)))
    4747                                &aux
    48                                 (monom (make-monom nvars :initial-element 0)))
     48                                (monom (make-monom nvars :initial-exponent 0)))
    4949  "Construct a term in the polynomial ring RING[X[0],X[1],X[2],...X[NVARS-1]]
    5050over the ring RING which represents a single variable. It assumes
Note: See TracChangeset for help on using the changeset viewer.