-
- Downloads
Move functions dft, wht, eye and rand from FaustFactory to pyfaust package...
Move functions dft, wht, eye and rand from FaustFactory to pyfaust package root, update tests, documentation and notebooks to respect this change.
Showing
- gen_doc/CMakeLists.txt 1 addition, 1 deletiongen_doc/CMakeLists.txt
- misc/test/src/Matlab/FaustFactoryTest.m 7 additions, 7 deletionsmisc/test/src/Matlab/FaustFactoryTest.m
- misc/test/src/Matlab/FaustTest.m 10 additions, 9 deletionsmisc/test/src/Matlab/FaustTest.m
- wrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m 5 additions, 460 deletionswrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m
- wrapper/matlab/+matfaust/dft.m 72 additions, 0 deletionswrapper/matlab/+matfaust/dft.m
- wrapper/matlab/+matfaust/eye.m 114 additions, 0 deletionswrapper/matlab/+matfaust/eye.m
- wrapper/matlab/+matfaust/rand.m 184 additions, 0 deletionswrapper/matlab/+matfaust/rand.m
- wrapper/matlab/+matfaust/wht.m 68 additions, 0 deletionswrapper/matlab/+matfaust/wht.m
wrapper/matlab/+matfaust/dft.m
0 → 100644
wrapper/matlab/+matfaust/eye.m
0 → 100644
wrapper/matlab/+matfaust/rand.m
0 → 100644
wrapper/matlab/+matfaust/wht.m
0 → 100644
Please register or sign in to comment