g_h

8 Reputation

2 Badges

15 years, 222 days

MaplePrimes Activity


These are replies submitted by g_h

Oh, indeed ! Sorry !

For distributivity, I would like to write :

definemore('`.`', multilinear);
 

but this is not valid.

Oh, indeed ! Sorry !

For distributivity, I would like to write :

definemore('`.`', multilinear);
 

but this is not valid.

Oh, it seems that Maple does not simplify expressions with more than 2 operands.

Try a &* b &* 1

 

:'(

Oh, it seems that Maple does not simplify expressions with more than 2 operands.

Try a &* b &* 1

 

:'(

Thanks a lot !

 

 I added the statement "multilinear" in order to have a &* 0 = 0 &* a = 0, not a mistake I hope :)

 

Thanks a lot !

 

 I added the statement "multilinear" in order to have a &* 0 = 0 &* a = 0, not a mistake I hope :)

 

Hello,

 

The &* operator is not fully associative, and I need associativity !

 

How to do ?

Thanks !

Hello,

 

The &* operator is not fully associative, and I need associativity !

 

How to do ?

Thanks !

Page 1 of 1