// SPDX-FileCopyrightText: 2026 Andrei G <bug-ops>
// SPDX-License-Identifier: MIT OR Apache-2.0
//! Mathematical utilities for vector operations.
//!//! Re-exports from `zeph-common::math` — the canonical implementation lives there.
pubusezeph_common::math::cosine_similarity;