Mercurial > repos > public > sbplib_julia
diff TODO.md @ 765:fdd48f6ace1c operator_storage_array_of_table
Merge in default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sun, 07 Feb 2021 21:32:21 +0100 |
parents | 1c3378b26466 |
children | e6d8fd5e8268 52a0ebad0778 84ca744f2f06 |
line wrap: on
line diff
--- a/TODO.md Sat Feb 06 20:45:34 2021 +0100 +++ b/TODO.md Sun Feb 07 21:32:21 2021 +0100 @@ -21,6 +21,8 @@ 3. [ ] Fix the rest of the library Should getregion also work for getregion(::Colon,...) - [ ] Add possibility to create tensor mapping application with `()`, e.g `D1(v) <=> D1*v`? + - [ ] Add custom pretty printing to LazyTensors/SbpOperators to enhance readability of e.g error messages. + See (https://docs.julialang.org/en/v1/manual/types/#man-custom-pretty-printing) ## Repo - [ ] Rename repo to Sbplib.jl