-
- Downloads
Add in pyfaust and matfaust.FaustFactory.rand() the possibility to set the...
Add in pyfaust and matfaust.FaustFactory.rand() the possibility to set the density per row or per column of each factor. - By the way, authorise 'dense'/'sparse' and 'real'/'complex' to be indifferently set as the fourth or fifth argument. - It also addresses the default density of 5 non-zero elements per row/column asked by #43.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 16 additions, 6 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- wrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m 80 additions, 57 deletionswrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m
- wrapper/matlab/src/mexFaust.cpp.in 2 additions, 1 deletionwrapper/matlab/src/mexFaust.cpp.in
- wrapper/python/pyfaust.py 18 additions, 7 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 1 deletionwrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 2 additions, 2 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 2 additions, 1 deletionwrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustCorePy.pyx 3 additions, 3 deletionswrapper/python/src/FaustCorePy.pyx
Loading
Please register or sign in to comment