JuliaSparse / SuiteSparseGraphBLAS.jl

Sparse, General Linear Algebra for Graphs!
MIT License
102 stars 17 forks source link

Docstring for GBMatrix unclear on "maximum on each dimension" #72

Closed BioTurboNick closed 2 years ago

BioTurboNick commented 2 years ago

Perhaps this comment was added to the wrong method?

Unclear how specifying rows/cols as a positional argument could also have a default large size.

image

rayegun commented 2 years ago

Ah yes, sorry. The size used to have a default which it no longer does. Fixed on main branch.