GPUE-group/GPUE

Unnecessary renormalization after FFT's for performance

leios opened this issue · 0 comments

leios commented

We only need to renormalize when outputting, not every timestep. Try to do this and see if you can get away without renormalization even for angular momentum steps

Here, we are just talking about FFT renorm, not renorm for imaginary time, which is still necessary.