diff --git a/t.cc b/t.cc index cb31a96..db8aefb 100644 --- a/t.cc +++ b/t.cc @@ -3504,6 +3504,7 @@ indexclasses[0].resize(n); for(int i=1; i<=n; ++i) {indexclasses[0][i]= i;} PermutationAlgebra a=general_antisymmetrizer(indexclasses,0,true); //antisymmetrize only in the even indices +//also convert the PermutationAlgebra to PermutationAlgebra as needed for apply_permutation_algebra PermutationAlgebra b(a.size()); for(int i=0; i