-
- Downloads
You need to sign in or sign up before continuing.
Add a wide covering unit test for matfaust.Faust.normalize().
Tested cases: different kinds of norm, row and col normalizations and other signatures (optional arguments etc.). By the way: - it fixes an error for row-normalization. - it makes unit tests more handy to execute: we can pass to FaustTest the single unit test we want to execute to avoid executing the whole battery of tests. Related issue: #52
Loading
Please register or sign in to comment