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 3037


Ignore:
Timestamp:
2015-06-21T16:39:04-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/5am-monom.lisp

    r3035 r3037  
    125125    (is (r-equalp (r* m n) m*n))
    126126    (is (r-equalp (r/ n m) n/m))
    127     (is (r-equalp (right-tensor-product m n) m-tensor-n))
     127    (is (r-equalp (right-tensor-product-by m n) m-tensor-n))
    128128    (signals
    129129        (error "EXPONENTS must have length DIMENSION")
Note: See TracChangeset for help on using the changeset viewer.