|
[Date Index]
[Thread Index]
[Author Index]
Re: Symbolic replacement of scalar products
- To: mathgroup at smc.vnet.net
- Subject: [mg120068] Re: Symbolic replacement of scalar products
- From: Simon <simonjtyler at gmail.com>
- Date: Thu, 7 Jul 2011 07:32:55 -0400 (EDT)
- Reply-to: comp.soft-sys.math.mathematica at googlegroups.com
How about
rule = {c_. a1*b1 + c_. a2*b2 + c_. a3*b3 -> pAB}
Prev by Date:
R: Symbolic replacement of scalar products
Next by Date:
Re: Unwanted Recursion
Previous by thread:
Re: Symbolic replacement of scalar products
Next by thread:
How can I get better solution for this...?
|