diff TODO.md @ 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 2a0b17adaf9e
children e6d8fd5e8268 52a0ebad0778 84ca744f2f06
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