Mercurial > repos > public > sbplib_julia
diff TODO.md @ 963:52a0ebad0778 feature/laplace_opset
Review: Address review comment on placement of exports. Export statements should be placed at the top of the module file. Add todo.
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Mon, 14 Mar 2022 10:16:03 +0100 |
parents | 1c3378b26466 |
children | 365bc4e2a6a2 |
line wrap: on
line diff
--- a/TODO.md Mon Mar 14 10:00:25 2022 +0100 +++ b/TODO.md Mon Mar 14 10:16:03 2022 +0100 @@ -23,6 +23,7 @@ - [ ] 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 ## Repo - [ ] Rename repo to Sbplib.jl