-
- Downloads
Add pyfaust/matfaust.Faust.normalize() (currently normalizing only with the 2-norm).
Minor other related changes (about MatGeneric::norm() -- frobenius, some work is left to do it a cleaner way, see the TODOs). Functionality asked in issue #52.
Showing
- misc/test/src/C++/hierarchicalFactorization.cpp.in 1 addition, 1 deletionmisc/test/src/C++/hierarchicalFactorization.cpp.in
- misc/test/src/C++/test_palm4MSA.cpp.in 1 addition, 1 deletionmisc/test/src/C++/test_palm4MSA.cpp.in
- src/algorithm/factorization/faust_HierarchicalFact.hpp 1 addition, 1 deletionsrc/algorithm/factorization/faust_HierarchicalFact.hpp
- src/algorithm/factorization/faust_Palm4MSA.h 1 addition, 1 deletionsrc/algorithm/factorization/faust_Palm4MSA.h
- src/faust_linear_operator/CPU/faust_MatDense.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_TransformHelper.h 3 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 56 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/faust_MatGeneric.h 12 additions, 0 deletionssrc/faust_linear_operator/faust_MatGeneric.h
- wrapper/matlab/+matfaust/@Faust/Faust.m 9 additions, 0 deletionswrapper/matlab/+matfaust/@Faust/Faust.m
- wrapper/matlab/src/mexFaust.cpp.in 17 additions, 10 deletionswrapper/matlab/src/mexFaust.cpp.in
- wrapper/python/pyfaust.py 4 additions, 0 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 8 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 1 addition, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustCorePy.pyx 9 additions, 0 deletionswrapper/python/src/FaustCorePy.pyx
Loading
Please register or sign in to comment