jaynegen

20 Reputation

2 Badges

17 years, 96 days

MaplePrimes Activity


These are questions asked by jaynegen

I'm trying to print a nice looking array (6 columns with various numbers of rows) from an array that storing the data with 5 indices.  Here's the code:

P[i,j,p,q,k]:=(W[1,i].W[1,j].W[1,p].W[1,q]=W[1,k]);

Page 1 of 1