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
The shape field can be used to annotate properties of matrices (such as being triangular), and then this can be used in certain cases to delegate the work to more specific BLAS functions for the symmetric or triangular case
The text was updated successfully, but these errors were encountered:
The
shape
field can be used to annotate properties of matrices (such as being triangular), and then this can be used in certain cases to delegate the work to more specific BLAS functions for the symmetric or triangular caseThe text was updated successfully, but these errors were encountered: