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 2928


Ignore:
Timestamp:
2015-06-21T12:52:36-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2927 r2928  
    203203Takes into accound divisors of zero in the ring, by
    204204deleting zero terms. Optionally, if REVERSE-ARG-ORDER-P
    205 is T, change the order of arguments. This may be important
     205is T, change the order of arguments; this may be important
    206206if we extend the package to non-commutative rings."
    207207  `(mapcan #'(lambda (other-term)
Note: See TracChangeset for help on using the changeset viewer.