Skip to content

fill value not appearing in show #104

@CarloLucibello

Description

@CarloLucibello

It would be useful to display the fill value when printing a GBMatrix

julia> x = GBMatrix([1,2], [2, 3], [1,2], fill=17)
2x3 GraphBLAS int64_t matrix, bitmap by row
  2 entries, memory: 264 bytes

    (1,2)   1
    (2,3)   2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions