-
- Downloads
Add unit tests for pyfaust.__getitem__()/fancy indexing and fix a bug...
Add unit tests for pyfaust.__getitem__()/fancy indexing and fix a bug occurring for a 1-factor Faust fancy indexing. The unit tests come to validate what's implemented by 8b3ad335. This commit is related to issue #32. Secondarly: - Remove debug outputs, - Fix the norm-2 unit test for pyfaust.
Showing
- misc/test/src/Python/test_FaustPy.py 51 additions, 15 deletionsmisc/test/src/Python/test_FaustPy.py
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 1 addition, 3 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- wrapper/python/pyfaust.py 1 addition, 4 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCorePy.pyx 4 additions, 4 deletionswrapper/python/src/FaustCorePy.pyx
Loading
Please register or sign in to comment