Skip to content

Add "smart" tensor objects. #114

@jacobdwatters

Description

@jacobdwatters

Add a SmartTensor, SmartMatrix, and SmartVector objects. These should be view of AbstractTensor, MatrixMixin, and VectorMixin. Allows for computations with tensors, matrices, and vectors without having to consider or worry about the underlying type.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions