Mercurial > repos > public > sbplib_julia
diff TODO.md @ 1734:2311f33b6bd3 cleanup
Delete submodule DiffOps
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 10 Sep 2024 20:42:41 +0200 |
parents | 3e9c3986930d |
children | fe058a0ebd97 |
line wrap: on
line diff
--- a/TODO.md Mon Sep 09 22:20:51 2024 +0200 +++ b/TODO.md Tue Sep 10 20:42:41 2024 +0200 @@ -5,7 +5,6 @@ ## Coding - [ ] Ändra namn på variabler och funktioner så att det följer style-guide - - [ ] Add new Laplace operator to DiffOps, probably named WaveEqOp(?!!?) - [ ] Create a struct that bundles the necessary Tensor operators for solving the wave equation. - [ ] Use `@inferred` in a lot of tests. - [ ] Replace `@inferred` tests with a benchmark suite that automatically tests for regressions.