Skip to content

Address ttm dims=0 ambiguity #62

@ntjohnson1

Description

@ntjohnson1

Identified here #53 MATLAB is 1 indexed so -index represents all indices EXCEPT for the one listed. However since python is 0 index -0 is the same as 0 so there is an ambiguity. One proposal is tensor.ttm(dims=None, exclude_dims=None). Would need to see if this ambiguity is the same throughout other tensor implementations and should be updated uniformly/checked in algorithms that use the tensors.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcapabilityNew capability/functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions