-
- Downloads
Update pyfaust wrapper (constraint and param classes for facto.).
- Replace pyfaust.ConstraintScalar by pyfaust.ConstraintInt and ConstraintReal (like in matfaust). - Reinforce the arguments checking in constructors of ConstraintInt, ConstraintReal, StoppingCriterion, ParamsHierarchicalFact, ParamsPalm4MSA. - Other minor changes (including in matfaust).
Showing
- misc/test/src/Python/test_FaustPy.py 12 additions, 12 deletionsmisc/test/src/Python/test_FaustPy.py
- wrapper/matlab/+matfaust/@ConstraintInt/ConstraintInt.m 1 addition, 1 deletionwrapper/matlab/+matfaust/@ConstraintInt/ConstraintInt.m
- wrapper/matlab/+matfaust/@ConstraintReal/ConstraintReal.m 1 addition, 1 deletionwrapper/matlab/+matfaust/@ConstraintReal/ConstraintReal.m
- wrapper/matlab/+matfaust/@ParamsFact/ParamsFact.m 2 additions, 2 deletionswrapper/matlab/+matfaust/@ParamsFact/ParamsFact.m
- wrapper/python/pyfaust.py 71 additions, 25 deletionswrapper/python/pyfaust.py
Loading
Please register or sign in to comment