I had find some bugfix in evalfft. There was false matrixdimensions for data with isReal=false.
I also added the symmetry property for data which are not real valued, because the second symmetry property does not depend on the fouriermatrix. It is just folowing from the symmetry of Wigner-d.
I found a way to save memory by loading Fhat.
I had find some bugfix in evalfft. There was false matrixdimensions for data with isReal=false. I also added the symmetry property for data which are not real valued, because the second symmetry property does not depend on the fouriermatrix. It is just folowing from the symmetry of Wigner-d. I found a way to save memory by loading Fhat.