Skip to content

Missing methods for UniTensor #681

@manuschneider

Description

@manuschneider

The following methods are available for Tensors, but not for UniTensors yet:

Abs
Min
Max
Exp
Mod
operator-() (without arguments, corresponding to sign flips of all elements)
Cpr (compare two UniTensors; this is in principle implemented in the unittests, but not available as a method)

They are useful and some are necessary for certain algorithms. It would be great to have them all (and the inline versions as well).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions