snarkify/sirius

feat(fft): cache or hardcode omega in fft domain

chaosma opened this issue · 0 comments

If get_omega_or_inv is called multiple times, we may consider hardcode or cache the results.