Mercurial > repos > public > sbplib_julia
diff Notes.md @ 318:0c8d4a734c4f
Add some todos and add a Notes.md file
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 10 Sep 2020 10:55:30 +0200 |
parents | |
children | 05ac7d7f9176 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Notes.md Thu Sep 10 10:55:30 2020 +0200 @@ -0,0 +1,4 @@ +# Notes + +## Known size of range and domain? +It might be a good idea let tensormappings know the size of their range and domain as a constant. This probably can't be enforced on the abstract type but maybe we should write our difference operators this way. Having this as default should clean up the thinking around adjoints of boundary operators. It could also simplify getting high performance out of repeated application of regioned TensorMappings. \ No newline at end of file