Skip to content

API Reference

The API reference is organized into the following sections. Each section links to detailed, auto-generated documentation derived from the source code docstrings.

Linops

The core linear operator classes. Start with NamedLinop for the base class, then explore specific operators:

Functional

Low-level functional interfaces that operate directly on tensors:

Named Dimensions

The dimension-naming abstraction that underpins the library:

Algorithms

Iterative solvers and related tools:

Utilities

Helper functions for math, memory management, and benchmarking: