Mercurial > repos > public > sbplib_julia
comparison TODO.md @ 888:e6d8fd5e8268 feature/variable_derivatives
Add todo
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 07 Feb 2022 20:31:02 +0100 |
parents | 1c3378b26466 |
children | a9d776400251 |
comparison
equal
deleted
inserted
replaced
887:0be29e65521e | 888:e6d8fd5e8268 |
---|---|
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. | 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) | 25 See (https://docs.julialang.org/en/v1/manual/types/#man-custom-pretty-printing) |
26 - [ ] Gå igenom alla typ parametrar och kolla om de är motiverade. Både i signaturer och typer, tex D i VariableSecondDerivative | |
26 | 27 |
27 ## Repo | 28 ## Repo |
28 - [ ] Rename repo to Sbplib.jl | 29 - [ ] Rename repo to Sbplib.jl |
29 | 30 |
30 # Wrap up tasks | 31 # Wrap up tasks |