-
- Downloads
Replace the use_csr (boolean) parameter by the new factor_format...
Replace the use_csr (boolean) parameter by the new factor_format (:='dense'|'sparse'|'dynamic') parameter everywhere it applies in the pyfaust package. It allows to use in palm4msa and hierarchical functions the dynamic output format of prox implemented in the previous commit.
Showing
- wrapper/python/pyfaust/fact.py 4 additions, 2 deletionswrapper/python/pyfaust/fact.py
- wrapper/python/pyfaust/factparams.py 30 additions, 10 deletionswrapper/python/pyfaust/factparams.py
- wrapper/python/src/FaustCoreCy.pxd 3 additions, 3 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustFact.h 8 additions, 8 deletionswrapper/python/src/FaustFact.h
- wrapper/python/src/FaustFact.hpp 18 additions, 18 deletionswrapper/python/src/FaustFact.hpp
- wrapper/python/src/_FaustCorePy.pyx 10 additions, 3 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment