We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
compute_windowed_naf
Describe what you want implemented Add more unit tests for the compute_windowed_naf method for scalars. Test different scalars and window-sizes.
Describe "Why" this is needed Currently we only test one scalar with one window-size. This is not sufficient.
Describe alternatives you've considered N/A
Additional context Loosely connected to #729
The text was updated successfully, but these errors were encountered:
Add tests and improve doc for wnaf computation
de2eb72
Resolves #104
0b4a475
0.13.0
moCello
Successfully merging a pull request may close this issue.
Describe what you want implemented
Add more unit tests for the
compute_windowed_naf
method for scalars. Test different scalars and window-sizes.Describe "Why" this is needed
Currently we only test one scalar with one window-size. This is not sufficient.
Describe alternatives you've considered
N/A
Additional context
Loosely connected to #729
The text was updated successfully, but these errors were encountered: