Python API

Indexing

Tools for converting between 2D indices of full matrices and 1D indices of condensed arrays.

Array conversion

Convert full 2D matrices to and from condensed triangular format.

I/O

Read and write full matrices to and from disk in condensed format.

Matrix interface