You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
Part of #199 (Phase 2). Blocked by the tenferro absorption (tenferro must no longer depend on
strided-einsum2).strided-einsum2,strided-opteinsum,mdarray-opteinsum,ndarray-opteinsumfrom the workspace onmain.einsum2/opteinsum/mdarray/ndarraymodules, the flat einsum re-exports (einsum,einsum_into,einsum_with_pool,einsum_into_with_pool,BufferPool,EinsumCode,EinsumError,EinsumNode,EinsumOperand,EinsumScalar,StridedData,TypedTensor), and thefaer/blas/blas-injectfeature plumbing fromstrided-rs/src/lib.rsandstrided-rs/Cargo.toml. Bump the version.faer/blaslanes leave with the crates; keep the retained-crate matrix from the CI issue.origin/mainat 9da9b9f.)