Mercurial > repos > public > sbplib_julia
comparison 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 |
comparison
equal
deleted
inserted
replaced
654:d26231227b89 | 656:1c3378b26466 |
---|---|
19 1. [ ] Write tests for how things should work | 19 1. [ ] Write tests for how things should work |
20 2. [ ] Update RegionIndices accordingly | 20 2. [ ] Update RegionIndices accordingly |
21 3. [ ] Fix the rest of the library | 21 3. [ ] Fix the rest of the library |
22 Should getregion also work for getregion(::Colon,...) | 22 Should getregion also work for getregion(::Colon,...) |
23 - [ ] Add possibility to create tensor mapping application with `()`, e.g `D1(v) <=> D1*v`? | 23 - [ ] Add possibility to create tensor mapping application with `()`, e.g `D1(v) <=> D1*v`? |
24 - [ ] Add custom pretty printing to LazyTensors/SbpOperators to enhance readability of e.g error messages. | |
25 See (https://docs.julialang.org/en/v1/manual/types/#man-custom-pretty-printing) | |
24 | 26 |
25 ## Repo | 27 ## Repo |
26 - [ ] Rename repo to Sbplib.jl | 28 - [ ] Rename repo to Sbplib.jl |
27 | 29 |
28 # Wrap up tasks | 30 # Wrap up tasks |