Mercurial > repos > public > sbplib_julia
changeset 656:1c3378b26466
Add todo on pretty printing
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Sat, 30 Jan 2021 20:16:21 +0100 |
parents | d26231227b89 |
children | a768a9efb200 f1803ab08740 7d7c1d636de3 |
files | TODO.md |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO.md Sun Jan 24 21:54:42 2021 +0100 +++ b/TODO.md Sat Jan 30 20:16: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