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 400


Ignore:
Timestamp:
2015-06-06T19:04:05-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r399 r400  
    3131                                &aux
    3232                                (monom (make-monom nvars :initial-element 0)))
    33   "Construct a term in the polynomial ring RING[X0,X1,X2,...X(NVARS-1)]
     33  "Construct a term in the polynomial ring RING[X[0],X[1],X[2],...X[NVARS-1]]
    3434over the ring RING which represents a single variable. It assumes
    3535number of variables NVARS and the variable is at position
Note: See TracChangeset for help on using the changeset viewer.