diff TODO.md @ 970:a52bd2f1126c

Merge feature/laplace_opset
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Mon, 14 Mar 2022 15:58:26 +0100
parents 997ea308aeca
children f885e1de6dc4 1ba8a398af9c 99d1f5651d0b
line wrap: on
line diff
--- a/TODO.md	Mon Mar 14 11:10:42 2022 +0100
+++ b/TODO.md	Mon Mar 14 15:58:26 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