[][src]Module ndarray_einsum_beta::slow_versions

Very inefficient and expected to be removed or only used for testing

Iterates through all possible combinations of index values and executes thousands of times slower than real implementation.

Functions

make_index
partial_einsum_inner_loop
partial_einsum_outer_loop
slow_einsum

Very inefficient and explicit to be removed or only used for testing

slow_einsum_given_sized_contraction

Very inefficient and explicit to be removed or only used for testing