diff TODO.md @ 995:1ba8a398af9c refactor/lazy_tensors

Rename types
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 18 Mar 2022 21:14:47 +0100
parents 997ea308aeca
children 6abbb2c6c3e4
line wrap: on
line diff
--- a/TODO.md	Fri Mar 18 20:44:17 2022 +0100
+++ b/TODO.md	Fri Mar 18 21:14:47 2022 +0100
@@ -12,7 +12,7 @@
  - [ ] Make sure we are setting tolerances in tests in a consistent way
  - [ ] Add check for correct domain sizes to lazy tensor operations using SizeMismatch
  - [ ] Write down some coding guideline or checklist for code conventions. For example i,j,... for indices and I for multi-index
- - [ ] Add boundschecking in TensorMappingApplication
+ - [ ] Add boundschecking in LazyTensorApplication
  - [ ] Start renaming things in LazyTensors
  - [ ] Clean up RegionIndices
     1. [ ] Write tests for how things should work