skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.workflow
skbio.diversity
skbio.stats
skbio.metadata
skbio.util
skbio.stats.ordination.
svd_rank
Matrix rank of M given its singular values S.
State: Experimental as of 0.4.0.
See np.linalg.matrix_rank for a rationale on the tolerance (we’re not using that function because it doesn’t let us reuse a precomputed SVD).