Mercurial > repos > public > sbplib_julia
diff TODO.md @ 973:4c17a7d6ae5e feature/first_derivative
Merge default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 15 Mar 2022 06:53:06 +0100 |
parents | 997ea308aeca |
children | f885e1de6dc4 1ba8a398af9c 99d1f5651d0b |
line wrap: on
line diff
--- a/TODO.md Mon Mar 14 16:01:33 2022 +0100 +++ b/TODO.md Tue Mar 15 06:53:06 2022 +0100 @@ -22,6 +22,8 @@ - [ ] 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) + - [ ] Move export statements to top of each module + - [ ] Add a type StencilSet for easier dispatch ## Repo - [ ] Rename repo to Sbplib.jl