-
- Downloads
Make possible to use ParamsPalm4MSA.init_facts for the 2020 implementation of...
Make possible to use ParamsPalm4MSA.init_facts for the 2020 implementation of PALM4MSA (of pyfaust). Contrary to PALM4MSA 2016, the 2020 version allows to use sparse CSR matrices or np.ndarray as init_facts (2016 supports only the np.ndarray as this implementation only works with MatDense matrices).
Showing
- wrapper/python/pyfaust/factparams.py 4 additions, 0 deletionswrapper/python/pyfaust/factparams.py
- wrapper/python/src/FaustCoreCpp.h 15 additions, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 15 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 2 additions, 1 deletionwrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustFact.h 5 additions, 6 deletionswrapper/python/src/FaustFact.h
- wrapper/python/src/FaustFact.hpp 22 additions, 9 deletionswrapper/python/src/FaustFact.hpp
- wrapper/python/src/_FaustCorePy.pyx 22 additions, 1 deletionwrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment