|
[Date Index]
[Thread Index]
[Author Index]
Re: overloading times operator
- To: mathgroup at smc.vnet.net
- Subject: [mg88827] Re: overloading times operator
- From: mark mcclure <mcmcclur at unca.edu>
- Date: Sat, 17 May 2008 23:28:39 -0400 (EDT)
- References: <g0m918$3n$1@smc.vnet.net>
On May 17, 5:37 am, gstaples <gstaceystap... at yahoo.com> wrote:
> I wrote a procedure to define the non-commutative product of two elements
> of the form e_X e_Y, where X and Y are multi-indices. I do this using Times.
The usual way to do this is to with NonCummutativeMulitply, which can also
be entered as a**b. There are a number of examples of it's use in the
documentation for NonCummutativeMultiply.
Mark
Prev by Date:
NthSubset function of Combinatorica package
Next by Date:
Re: overloading times operator
Previous by thread:
overloading times operator
Next by thread:
Re: overloading times operator
|