Skip to content

Phase 2: remove the retired crates (final releases, workspace removal, facade slimming, CI simplification) #202

Description

@shinaoka

Part of #199 (Phase 2). Blocked by the tenferro absorption (tenferro must no longer depend on strided-einsum2).

  • Publish final versions of the four crates carrying the deprecation notice (no yank).
  • Remove strided-einsum2, strided-opteinsum, mdarray-opteinsum, ndarray-opteinsum from the workspace on main.
  • Slim the facade: drop the einsum2 / opteinsum / mdarray / ndarray modules, the flat einsum re-exports (einsum, einsum_into, einsum_with_pool, einsum_into_with_pool, BufferPool, EinsumCode, EinsumError, EinsumNode, EinsumOperand, EinsumScalar, StridedData, TypedTensor), and the faer / blas / blas-inject feature plumbing from strided-rs/src/lib.rs and strided-rs/Cargo.toml. Bump the version.
  • Simplify CI: the faer / blas lanes leave with the crates; keep the retained-crate matrix from the CI issue.
  • Final sweep of README / docs references to the removed crates (all file:line references are pinned to origin/main at 9da9b9f.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions