PyWavelets / pywt

PyWavelets - Wavelet Transforms in Python
http://pywavelets.readthedocs.org
MIT License
1.97k stars 460 forks source link

Divergence Free Wavelet Demo #697

Open cmiller73084 opened 6 months ago

cmiller73084 commented 6 months ago

Hi. I recently implemented a version of the divergence free vector valued wavelet construction (I mainly worked from https://hal.science/file/index/docid/646104/filename/div_freeRegularization.pdf but there are other references as well). I'm curious if you'd be interested in having a version of it as a demo in the codebase.