Rafał

Results 4 issues of Rafał

Consider a simple MAT file (attached) with a single variable with data type MATRIX (14) and array class INT8. After calling `Mat_VarReadInfo` on this variable `data_type` is equal to 0...

Calling `write_matrix_market_csc` on a sparse array with no explicit values hangs indefinitely. This is caused by the fact that inside `csc_formatter::chunk::next_chunk`, there is a division by `nnz_per_column`, which happens to...

You can create table data (with named columns) in MATLAB as follows: ![Image](https://github.com/user-attachments/assets/a54ccf68-145c-4cbf-b980-75d6631cada7) Such a file can't be read in a meaningful way by matio. This issue is a suggestion...

Add new aliases, extensions, and mime-types. These changes are motivated by the fact that the programming language itself is called the [Wolfram Language](https://www.wolfram.com/language/), hence the new aliases `wolfram` and `wl`....