Skip to content

elementwise overload with bare sitetensor array as input+output #3

Description

@MFrankenbach

Issue
One may not want to add TensorCrossInterpolation.jl as a dependency to use ACI. For example, I only have T4ATensorCI.jl and would get name clashes if I were to add TensorCrossInterpolation.jl . Also, the TensorTrain type exists in multiple tensor4all Julia repositories.

Proposed solution
One could just add an overload to elementwise that takessitetensors::Array{Array{ValueType,N}} for each input TT and also outputs an Array{Array{ValueType,N}} instead of a TensorTrain.

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