diff TODO.md @ 1754:a48be81c9ffd feature/jet_aqua

Merge cleanup
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 13 Sep 2024 11:46:49 +0200
parents 2311f33b6bd3
children fe058a0ebd97
line wrap: on
line diff
--- a/TODO.md	Fri Sep 13 11:35:17 2024 +0200
+++ b/TODO.md	Fri Sep 13 11:46:49 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.