Re: Implicit Times
- To: mathgroup at smc.vnet.net
- Subject: [mg128615] Re: Implicit Times
- From: James Stein <mathgroup at stein.org>
- Date: Sat, 10 Nov 2012 02:06:32 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <20121109000050.A731368E1@smc.vnet.net>
Read this Mathematica reference on "operators without built-in meanings". I assume you could define, e.g., 'CircleTimes' to return whatever function (including non-commutative multiply) you wish. On Thu, Nov 8, 2012 at 4:00 PM, Dave Snead <dsnead6 at charter.net> wrote: > Hi all, > > Mathematica assumes Times (*) when two expressions are > juxtaposed with no explicit intervening binary operator > (ex., x y is interpreted as x*y). > I want to change this behavior so it assumes a > NonCommutativeMultiply (**) instead. > Is this possible? > > Thanks in advance, > Dave Snead > > >
- Follow-Ups:
- Re: Implicit Times
- From: "Dave Snead" <dsnead6@charter.net>
- Re: Implicit Times
- References:
- Implicit Times
- From: "Dave Snead" <dsnead6@charter.net>
- Implicit Times