Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convolution & npot-scales #1

Open
dy opened this issue Oct 10, 2016 · 0 comments
Open

Convolution & npot-scales #1

dy opened this issue Oct 10, 2016 · 0 comments

Comments

@dy
Copy link
Owner

dy commented Oct 10, 2016

Generic multiscale approach is convonving with some kernel and subsequent resampling (for the appropriate scale). The problems of it is computational complexity (more than O(NlogN), unless we reuse subscales relation), which is better done with webgl or SIMD etc, which is too heavy for the simple thing.

That would allow for dy/gl-waveform#9, because difference of pot2 scales is too prominent; and for future NN works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant