Skip to content

single contraction of two third order tensors returns scalar instead of fourth order tensor #227

@Joroks

Description

@Joroks

This can be easily replicated with:

using Tensors, Combinatorics
e = Tensor{3, 3, Float64}((v...) -> levicivita([v...]))
e  e  # 6.0

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