diff --git a/README.md b/README.md index 0081c6c..116134a 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,6 @@ A simple C library implementing tensors. Still in development. Currently it only ## TODOs -- [ ] Ensure iterators iterate over same size tensors in the same order - [ ] Making all functions work with random strides - [ ] Adding a function for normalising strides - [ ] Implementing dot product