Skip to content

Allow SVG writer to have empty rows and cols

Nested sparse matrices were not allowed to have empty rows/cols. By choosing the minimum offset of other blocks, we get an educated guess for these cases.

Below you see an example where this approach yields a rather good-looking matrix despite having empty rows/cols in many places. (open in another tab in a web browser or in inkspace to see the details)

bbmat.svg

  • Add CHANGELOG entry
Edited by Santiago Ospina De Los Ríos

Merge request reports