Create new PyPI release
Opened this issue · 0 comments
jpdunc23 commented
Current version on PyPI is from 09/06/2021 and seems to be missing some things. E.g.:
wt = DWT2d(wave='db5', mode='zero', J=4, init_factor=1, noise_factor=0, const_factor=0, device='cpu')
gives:
TypeError: __init__() got an unexpected keyword argument 'device'
Simple workaround in the meantime: pip install git+https://github.com/Yu-group/adaptive-wavelets