Mercurial > repos > public > sbplib_julia
comparison 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 |
comparison
equal
deleted
inserted
replaced
764:d34b515b0ae7 | 765:fdd48f6ace1c |
---|---|
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 |