Skip to content

Agree and streamline treatment of context in tensor #28

Description

@kaifox

Currently, the context can give problems in the following cases:

  • in the equals method: Currently, it is taken into account, but should it? What could be alternatives? E.g. having an additional method, like isIdentical(), which takes into account the context and remove it from the default equals method?
  • E.g. when extracting a tensor, and then using it in a calculation, where broadcasting is required (with the same dimension): One solution could be that the context determination should become a method in the broadcasting strategy ... probably it is?? To be evaluated...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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