How-to guides
Short, task-oriented notes for common calculations with free-matrix-laws.
Each guide shows the minimal imports, a small example, and any caveats.
Quick start
%pip install -e ..
%load_ext autoreload
%autoreload 2
import numpy as np
from free_matrix_laws import eta, covariance_map # same function; pick your preferred