Declared functions in tensorfunc which will replace the iterators with a more functional aprroach.
This commit is contained in:
@@ -42,6 +42,8 @@ A simple C library implementing tensors. Still in development. Currently it only
|
||||
|
||||
## TODOs
|
||||
|
||||
- [ ] Adding DTYPE_COPY macro
|
||||
- [ ] Make elementwise operations run in parallel
|
||||
- [ ] Making all functions work with random strides
|
||||
- [ ] Adding a function for normalising strides
|
||||
- [ ] Implementing dot product
|
||||
|
||||
Reference in New Issue
Block a user