Mentions légales du service

Skip to content
Snippets Groups Projects
  • hhakim's avatar
    058917e5
    Handle save of a transpose Faust in Faust::Transform::save_mat_file() and... · 058917e5
    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().
    058917e5
    History
    Handle save of a transpose Faust in Faust::Transform::save_mat_file() and...
    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().