-
hhakim authored
Handle save of a transpose Faust in Faust::Transform::save_mat_file() and Faust::MatDense::toMatIOVar()/Faust::MatSparse::toMatIOVar(). Allow py and matlab wrappers to access the transpose case by passing a boolean to core lib. Extends transpose unit test for py wrapper (by testing save of transpose faust). Minor addition to code doc of nnz().
hhakim authoredHandle save of a transpose Faust in Faust::Transform::save_mat_file() and Faust::MatDense::toMatIOVar()/Faust::MatSparse::toMatIOVar(). Allow py and matlab wrappers to access the transpose case by passing a boolean to core lib. Extends transpose unit test for py wrapper (by testing save of transpose faust). Minor addition to code doc of nnz().