-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
I want to try using a more efficient approach to compute the wavelet coefficients. In particular, these are what I can come up on top of my head:
- Use FFT-based convolution
- Investigate different data type performances, i.e. list, array, REPA, etc
- Implement lifting and/or lattice
- Do concurent convolution
Reactions are currently unavailable