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

Removed completed TODOs.

parent 389f6ba0
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
""" """
@author: Laura C. Kühle @author: Laura C. Kühle
TODO: Fix typo -> Done
""" """
import numpy as np import numpy as np
from sympy import Symbol, integrate from sympy import Symbol, integrate
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
@author: Laura C. Kühle, Soraya Terrab (sorayaterrab) @author: Laura C. Kühle, Soraya Terrab (sorayaterrab)
TODO: Fix cell averages and reconstructions to create data with an x-point stencil TODO: Fix cell averages and reconstructions to create data with an x-point stencil
TODO: Fix bug for max_avg calculation -> Done
""" """
import os import os
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment