Closed stestoll closed 2 years ago
This PR implements a speedup for the starting vector in chili, using the FFT over the rotation group SO(3).
chili
The new function central for this is fftso3.
fftso3
This PR implements a speedup for the starting vector in
chili
, using the FFT over the rotation group SO(3).The new function central for this is
fftso3
.