pylandau
pylandau copied to clipboard
Question: Unused const in pylandau_src.cpp ?
The const double norm in pylandau_src.cpp is unsused, as far as I can see. Is this a bug and should something be normalized here?
Good catch, thanks! I will look into it, I have no experience with discrete convolutions (yet) and did not write that code.