-
- Downloads
Integrate BLOCKDIAG constraint as a ConstraintMat -- like CONST and SUPP (only...
Integrate BLOCKDIAG constraint as a ConstraintMat -- like CONST and SUPP (only for pyfaust for now) and correct some details about other ConstraintMat -- toeplitz and circ in C++ core.
Showing
- src/algorithm/constraint/faust_ConstraintGeneric.cpp 6 additions, 0 deletionssrc/algorithm/constraint/faust_ConstraintGeneric.cpp
- src/algorithm/constraint/faust_ConstraintGeneric.hpp 16 additions, 0 deletionssrc/algorithm/constraint/faust_ConstraintGeneric.hpp
- src/algorithm/constraint/faust_ConstraintMat.hpp 10 additions, 0 deletionssrc/algorithm/constraint/faust_ConstraintMat.hpp
- src/algorithm/constraint/faust_ConstraintType.h 1 addition, 1 deletionsrc/algorithm/constraint/faust_ConstraintType.h
- src/faust_linear_operator/CPU/faust_prox.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_prox.h
- src/faust_linear_operator/CPU/faust_prox.hpp 20 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_prox.hpp
- wrapper/python/pyfaust/factparams.py 30 additions, 4 deletionswrapper/python/pyfaust/factparams.py
- wrapper/python/pyfaust/proj.py 4 additions, 0 deletionswrapper/python/pyfaust/proj.py
- wrapper/python/src/FaustCoreCy.pxd 1 addition, 1 deletionwrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustFact.hpp 5 additions, 2 deletionswrapper/python/src/FaustFact.hpp
- wrapper/python/src/_FaustCorePy.pyx 6 additions, 3 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment