tensor: name treatment in apply_permutation_algebra

This commit is contained in:
2025-11-13 17:57:26 +01:00
parent 883b8565c0
commit c7c21ee1a8
3 changed files with 49 additions and 11 deletions

4
t.cc
View File

@@ -3568,7 +3568,7 @@ v.printsorted(cout,1,false);
}
if(0)
if(1)
{
//grassmann product of n identical rank=2 tensors in m-dim space
int n,m;
@@ -4140,7 +4140,7 @@ cout <<x*s1<<endl;
cout<<s1*s2<<endl;
}
if(1)
if(0)
{
int r;
int n;