Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c9b910ca authored by hhakim's avatar hhakim
Browse files

Add a new impl of Faust norm-1 that works column by column instead of...

Add a new impl of Faust norm-1 that works column by column instead of computing the full array (the option full_array is available from pyfaust.Faust.norm()).

Modify slightly the norm functions in the pyfaust C++/pyx wrapper (one function by type of norm).

Right now the new impl. is only for CPU.
parent e41fdef0
No related branches found
No related tags found
No related merge requests found
Showing
with 89 additions and 39 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment