You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many "documented" properties in homalg actually have no meaningful description; they just say this in their documentation comment:
## <Returns><C>true</C> or <C>false</C></Returns>
## <Description>
## <A>A</A> is a &homalg; matrix.
## </Description>
That's not helpful in the least. Sure, for some of them, one can guess, but I have e.g. no idea what IsVoidMatrix means.
The text was updated successfully, but these errors were encountered:
fingolfin
changed the title
Document what IsVoidMatrix, IsInitialMatrix, IsInitialIdentityMatrix, actually mean
Properly document IsVoidMatrix, IsInitialMatrix, IsInitialIdentityMatrix, ...
Aug 29, 2019
Many "documented" properties in homalg actually have no meaningful description; they just say this in their documentation comment:
That's not helpful in the least. Sure, for some of them, one can guess, but I have e.g. no idea what
IsVoidMatrix
means.The text was updated successfully, but these errors were encountered: