Skip to content

Add option to avoid deep copy in tensor.double #433

@tgkolda

Description

@tgkolda

The tensor.double function returns a deep copy of the tensor. I'm not sure that's always necessary. I suggest that we extend the function to specify whether or not to create a deep copy. It can default to true, but I think there will be instances where that behavior is not desired.

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