Mercurial > repos > public > sbplib_julia
diff TODO.md @ 542:011ca1639153 refactor/tensor_index_coupling
Remove Index{Unknown} and replace with general Any implementations
| author | Jonatan Werpers <jonatan@werpers.com> |
|---|---|
| date | Fri, 27 Nov 2020 11:27:37 +0100 |
| parents | 7e698030c170 |
| children | ace46ca8513f |
line wrap: on
line diff
--- a/TODO.md Thu Nov 26 21:35:34 2020 +0100 +++ b/TODO.md Fri Nov 27 11:27:37 2020 +0100 @@ -14,6 +14,7 @@ - [ ] Use `@inferred` in a lot of tests. - [ ] Make sure we are setting tolerances in tests in a consistent way - [ ] Add check for correct domain sizes to lazy tensor operations using SizeMismatch + - [ ] Write down some coding guideline or checklist for code convetions. For example i,j,... för indecies and I for multi-index ## Repo - [ ] Add Vidar to the authors list
