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

Removed completed TODOs.

parent a2588734
No related branches found
No related tags found
No related merge requests found
......@@ -23,12 +23,6 @@ TODO: Discuss name for quadrature mesh (now: grid)
TODO: Contemplate using lambdify for basis
Urgent:
TODO: Extract object initialization from DGScheme -> Done
TODO: Extract seaborn initialization from DGScheme -> Done
TODO: Vectorize '_normalize_data()' during data generation -> Done
TODO: Vectorize '_build_inverse_mass_matrix()' in OrthonormalLegendre -> Done
TODO: Vectorize '_build_basis_matrix()' in OrthonormalLegendre -> Done
TODO: Vectorize '_build_multiwavelet_matrix()' in OrthonormalLegendre -> Done
TODO: Vectorize '_calculate_reconstructions()' in OrthonormalLegendre
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