-
- 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
Loading
Please register or sign in to comment