changeset 298:a0ec3cb6a65b

Add todo regarding traits and symmetric tensor mappings
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Mon, 22 Jun 2020 23:22:08 +0200
parents dfadc0bafbbd
children 27a0bca5e1f2 d5475ad78b28
files TODO.md
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO.md	Mon Jun 22 22:22:27 2020 +0200
+++ b/TODO.md	Mon Jun 22 23:22:08 2020 +0200
@@ -22,6 +22,7 @@
  - [x] Should there be some kind of collection struct for SBP operators (as TensorOperators), providing easy access to all parts (D2, e, d , -> YES!
  H.. H_gamma etc.)
  - [x] Is "missing" a good value for unknown dimension sizes (of `e*g` for example)
+ - [] Add traits for symmetric tensor mappings such that apply_transpoe = apply for all such mappings
 
 # Wrap up task
 
@@ -42,4 +43,4 @@
 en vektor, utan randvärdet plockas ut utanför. Känns inte konsistent med övrig
 design
 
-Specificera operatorer i TOML eller något liknande?
\ No newline at end of file
+Specificera operatorer i TOML eller något liknande?