-
- Downloads
Refactor pyfaust/matfaust.FaustFactory into a new module:...
Refactor pyfaust/matfaust.FaustFactory into a new module: pyfaust/matfaust.fact with all implications (tests, doc, doc gen).
Showing
- gen_doc/CMakeLists.txt 2 additions, 2 deletionsgen_doc/CMakeLists.txt
- gen_doc/Doxyfile.in 1 addition, 1 deletiongen_doc/Doxyfile.in
- gen_doc/py_filter.sh.in 3 additions, 1 deletiongen_doc/py_filter.sh.in
- misc/test/src/Matlab/FaustFactoryTest.m 16 additions, 16 deletionsmisc/test/src/Matlab/FaustFactoryTest.m
- misc/test/src/Python/test_FaustPy.py 44 additions, 43 deletionsmisc/test/src/Python/test_FaustPy.py
- wrapper/matlab/+matfaust/+fact/check_fact_mat.m 12 additions, 0 deletionswrapper/matlab/+matfaust/+fact/check_fact_mat.m
- wrapper/matlab/+matfaust/+fact/eigtj.m 50 additions, 0 deletionswrapper/matlab/+matfaust/+fact/eigtj.m
- wrapper/matlab/+matfaust/+fact/fact.m 24 additions, 0 deletionswrapper/matlab/+matfaust/+fact/fact.m
- wrapper/matlab/+matfaust/+fact/fact_hierarchical.m 165 additions, 0 deletionswrapper/matlab/+matfaust/+fact/fact_hierarchical.m
- wrapper/matlab/+matfaust/+fact/fact_hierarchical_constends.m 69 additions, 0 deletionswrapper/matlab/+matfaust/+fact/fact_hierarchical_constends.m
- wrapper/matlab/+matfaust/+fact/fact_palm4msa.m 59 additions, 0 deletionswrapper/matlab/+matfaust/+fact/fact_palm4msa.m
- wrapper/matlab/+matfaust/+fact/fact_palm4msa_constends.m 54 additions, 0 deletionswrapper/matlab/+matfaust/+fact/fact_palm4msa_constends.m
- wrapper/matlab/+matfaust/+fact/fgft_givens.m 71 additions, 0 deletionswrapper/matlab/+matfaust/+fact/fgft_givens.m
- wrapper/matlab/+matfaust/+fact/fgft_palm.m 146 additions, 0 deletionswrapper/matlab/+matfaust/+fact/fgft_palm.m
- wrapper/matlab/+matfaust/+fact/svdtj.m 37 additions, 0 deletionswrapper/matlab/+matfaust/+fact/svdtj.m
- wrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m 0 additions, 362 deletionswrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m
- wrapper/python/pyfaust.py 10 additions, 691 deletionswrapper/python/pyfaust.py
- wrapper/python/pyfaust/fact.py 685 additions, 0 deletionswrapper/python/pyfaust/fact.py
Loading
Please register or sign in to comment