//! `analysis` — resample, minimum-curvature, statistics, filters, arithmetic
//! that operate across the core objects. Imports from `foundation`, `io`,
//! `core`.
//!
//! Populated as the relevant operations land (much lives as methods on the core
//! types per the design constitution).