Functions§
- get_
max_ degree - get_max_degree Calculates the maximum degree (number of nonzero entries) in the given matrix.
- matrix_
elementwise_ power - Raise matrix elements to a floating point power.
- normalize_
matrix_ columns - Normalize a matrix’ columns.
- prune_
matrix - Prune matrix’ values below a certain threshold.