Commit 2024-01-10 15:56 3846d4de

View on Github →

feat(LinearAlgebra/PiTensorProduct): make reindex dependently typed (#9445) used to be (⨂[R] _ : ι, M) ≃ₗ[R] ⨂[R] _ : ι₂, M, now M can vary according to the indexing set.

Estimated changes