Skip to content

Use more efficient algorithms #1

@archbung

Description

@archbung

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions