1 unstable release
0.0.1 | Mar 11, 2022 |
---|
#60 in #shape
9KB
196 lines
Smart Tensor
A cumbersome implementation of tensors/arrays that is shape-aware.
Any operation on tensors that changes its shape will give compile time error if the shape is not compatible with very useful compile error messages.
VERY PRELIMINARY IMPLEMENTATION!
Dependencies
~150KB