Skip to content

Conversation

@bimalgaudel
Copy link
Member

Specifically, A(bi;a) * B(bi) -> C(i;a) kind of evaluations were not supported before this.

Notation: A is a ToT with two external modes (b and i) and an internal mode (a).

When the contraction occurs in the outer tensor (between two ToTs or between T or ToT), the contraction step cannot be passed to the expression layer. Example: `J = TA::einsum(I("i,j,k,l;eik,fjl"), S_1("i,j,k;aij,eik"), "i,j,l;aij,fjl");`
return result;
}

template <typename T, typename... Ts>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need dox

@evaleev evaleev merged commit 5cafb3f into master Jun 4, 2024
@evaleev evaleev deleted the gaudel/tests/tot_corner_cases branch June 4, 2024 01:07
@bimalgaudel bimalgaudel restored the gaudel/tests/tot_corner_cases branch June 4, 2024 16:30
@bimalgaudel bimalgaudel deleted the gaudel/tests/tot_corner_cases branch June 6, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants