diff --git a/Snakefile b/Snakefile index 14b18dd9705eb9aa714297ddbf60813702d79eee..16257584bf65e0c8f7a872ace005df826c7ed1e9 100644 --- a/Snakefile +++ b/Snakefile @@ -24,9 +24,6 @@ TODO: Contemplate using lambdify for basis TODO: Ask why MinMod slope is only calculated from degree 1, not 0 Urgent: -TODO: Vectorize '_calculate_reconstructions()' in OrthonormalLegendre -> Done -TODO: Vectorize 'do_initial_projection()' -> Done -TODO: Rework UpdateScheme to limit over array instead of cell -> Done TODO: Vectorize '_determine_modification()' in ModifiedMinMod TODO: Vectorize '_set_cell_slope()' in MinMod TODO: Vectorize '_determine_modification()' in MinMod