Skip to content
Snippets Groups Projects
Commit 9a5d3610 authored by Laura Christine Kühle's avatar Laura Christine Kühle
Browse files

Removed completed TODOs.

parent f66587e3
No related branches found
No related tags found
No related merge requests found
......@@ -23,11 +23,6 @@ TODO: Discuss name for quadrature mesh (now: grid)
TODO: Contemplate using lambdify for basis
Urgent:
TODO: Move mesh into separate file -> Done
TODO: Restructure 'calculate_approximate_solution()' -> Done (not needed)
TODO: Vectorize 'calculate_approximate_solution()' -> Done
TODO: Vectorize 'calculate_exact_solution()' -> Done
TODO: Rework Theoretical TCD for efficiency -> Done
TODO: Extract object initialization from DGScheme
TODO: Replace loops/list comprehension with vectorization if feasible
TODO: Replace loops with list comprehension if feasible
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment