Core traits and types for ariadnetor tensor library
This crate provides backend-agnostic abstractions:
Scalar: Element type trait (sealed to f32, f64, Complex, Complex)ComputeBackend: Pluggable backend traitLabelId: Interned tensor index labelsEinsumExpr,ContractionPlan: Einsum parsing and analysis