Follow-up #2 to : trying to use "get" inside a Maxima function - question about defstruct's



This is a parsing problem -- (test at val)[1,1] works.  I suspect that the
parsing of subscripts is hard-wired and can't be adjusted just by changing
parser parameters, but perhaps someone else knows that code better.

           -s


On Wed, Mar 16, 2011 at 12:38, Bruce Linnell <brlinnell at verizon.net> wrote:

> test:new(Tensor);
>   test at val:matrix([1,1],[1,1]);
>   test at rank:'Trank2LL;
>