---
name: scitex-linalg
description: Small linear-algebra helpers — `cdist`, `edist`, `euclidean_distance`, `cosine`, `nannorm`, `rebase_a_vec`, `three_line_lengths_to_coords`, `geometric_median` (optional torch). Drop-in replacement for one-line scipy.spatial dependencies and bespoke geometric-median implementations.
primary_interface: python
interfaces:
  python: 2
  cli: 0
  mcp: 0
  skills: 2
  hook: 0
  http: 0
canonical-location: scitex-linalg/src/scitex_linalg/_skills/scitex-linalg/SKILL.md
tags: [scitex-linalg, scitex-package]
---

> **Interfaces:** Python ⭐⭐ · CLI — · MCP — · Skills ⭐⭐ · Hook — · HTTP —

# scitex-linalg

Small linear-algebra helpers — `cdist`, `edist`, `euclidean_distance`, `cosine`, `nannorm`, `rebase_a_vec`, `three_line_lengths_to_coords`, `geometric_median` (optional torch). Drop-in replacement for one-line scipy.spatial dependencies and bespoke geometric-median implementations.

See README.md and the package's public `__init__.py` for the full
function list. This skill leaf exists so agents discover the package
exists and roughly what shape it has — refer to the source for
signatures.

<!-- EOF -->
