API reference¶
Every public symbol is exported from the top-level qpax namespace and
auto-rendered from its docstring. The reference is split into three layers:
- Core API — the dispatchers you normally import as
qpax.<name>. - Explicit API — internals of
backend="e". - Implicit API — internals of
backend="i".
Most users only need the Core API. The backend pages are useful when you want to call a specific implementation directly or read its docstring.