Commit Graph

13 Commits

Author SHA1 Message Date
3a5405ca6d Move the StridedIndex in its own module. 2023-06-21 07:44:36 +01:00
78bac0ed32 Add a couple operators. 2023-06-20 22:32:11 +01:00
f1f372b13e Add the affine transformation. 2023-06-20 21:51:35 +01:00
98b423145a Bugfix for the contiguous strides. 2023-06-20 13:35:07 +01:00
d9cb1917ce Add some unary ops. 2023-06-20 12:04:01 +01:00
f5b0aa815a Get the addition/multiplication to work. 2023-06-20 11:07:59 +01:00
6c5fc767a8 Add the slice indexing. 2023-06-20 10:50:58 +01:00
786544292d Add more to the binary operators. 2023-06-20 09:49:40 +01:00
bcae61b7f2 Cosmetic changes. 2023-06-19 21:30:03 +01:00
26d6288eb6 Add an easy way to create tensor objects. 2023-06-19 20:59:26 +01:00
8e2c534d1f Flesh out some ops bits. 2023-06-19 19:28:33 +01:00
ce718bb807 Add the op. 2023-06-19 18:34:54 +01:00
844704de5c Split the tensor file. 2023-06-19 17:34:13 +01:00