Lu Li
Results
2
issues of
Lu Li
FFT Filter
34
Draft of FFT Filter **Reminders**: - [ ] Run `make format` and `make check` to make sure the code follows the style guide. - [ ] Add tests for new...
**Description of the desired feature:** Right now the padding process is done externally before passing it to the grid transformation padding -> hm.filter -> unpadding I'm thinking to put the...
enhancement