multiplication of several matrices: (part) expressions are not carried out
Subject: multiplication of several matrices: (part) expressions are not carried out
From: Robert Dodier
Date: Fri, 27 Aug 2010 09:18:27 -0600
On 8/27/10, Eric Lenz <elenz at iat.tu-darmstadt.de> wrote:
> Is there a possibility to tell Maxima to simplify (%i6) by carrying out the
> operation a.b, without manually adding parentheses (i.e. "(a.b).c;").
Not that I can see. My advice at this point is to enter a tracker
request so that this idea doesn't get lost.
See: http://sourceforge.net/tracker/?group_id=4933&atid=354933
You have to create a SF login in order to submit a tracker item.
I glanced at the code to simplify "." (SIMPNCT in src/mdot.lisp)
and it is relatively well-organized so adding this feature wouldn't
be too hard, if someone is motivated to do it.
best,
Robert Dodier