Mercurial > repos > public > sbplib_julia
diff TODO.md @ 509:b7e42384053a feature/boundary_ops
Merge w. default
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Sun, 08 Nov 2020 16:01:39 +0100 |
parents | 7e698030c170 |
children | 011ca1639153 |
line wrap: on
line diff
--- a/TODO.md Mon Oct 19 19:02:48 2020 +0200 +++ b/TODO.md Sun Nov 08 16:01:39 2020 +0100 @@ -13,6 +13,7 @@ - [ ] Fix indexing signatures. We should make sure we are not too specific. For the "inbetween" layers we don't know what type of index is coming so we should use `I...` instead of `I::Vararg{Int,R}` or probably better `I::Vararg{Any,R}` - [ ] 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 ## Repo - [ ] Add Vidar to the authors list