-
- Downloads
Set projectors normalized default argument to False and remove that argument...
Set projectors normalized default argument to False and remove that argument and pos argument as well for normcol and normlin projectors. Updating tests/doc. NB: the default values concerns only wrappers, the C++ default value is true (except if it is nonsense like for normcol) in order to facilitate palm4msa execution. [skip ci]
Showing
- misc/test/src/Matlab/FaustFactoryTest.m 6 additions, 6 deletionsmisc/test/src/Matlab/FaustFactoryTest.m
- misc/test/src/Python/test_FaustPy.py 8 additions, 8 deletionsmisc/test/src/Python/test_FaustPy.py
- src/faust_linear_operator/CPU/faust_prox.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_prox.h
- src/faust_linear_operator/CPU/faust_prox.hpp 1 addition, 2 deletionssrc/faust_linear_operator/CPU/faust_prox.hpp
- wrapper/matlab/+matfaust/+factparams/@ConstraintGeneric/ConstraintGeneric.m 2 additions, 2 deletions...tfaust/+factparams/@ConstraintGeneric/ConstraintGeneric.m
- wrapper/matlab/+matfaust/+proj/@sp/sp.m 1 addition, 1 deletionwrapper/matlab/+matfaust/+proj/@sp/sp.m
- wrapper/matlab/+matfaust/+proj/@spcol/spcol.m 1 addition, 1 deletionwrapper/matlab/+matfaust/+proj/@spcol/spcol.m
- wrapper/matlab/+matfaust/+proj/@splin/splin.m 1 addition, 1 deletionwrapper/matlab/+matfaust/+proj/@splin/splin.m
- wrapper/python/pyfaust/proj.py 33 additions, 28 deletionswrapper/python/pyfaust/proj.py
Loading
Please register or sign in to comment