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

Removed completed TODOs.

parent d5e96473
No related branches found
No related tags found
No related merge requests found
......@@ -7,16 +7,15 @@ TODO: Contemplate using Seaborn instead of matplotlib
TODO: Double-check everything!
TODO: Replace loops with list comprehension if feasible
TODO: Investigate why there are no weights in approx calc -> Ask
TODO: Find better names for A, B, anything pertaining Gauss
TODO: Write documentation for all methods
TODO: Contemplate moving A and B to Vectors_of_Polynomials
TODO: Ask about shock tubes (course mesh vs fine mesh)
TODO: Contemplate moving basis/wavelet matrices to Vectors_of_Polynomials
TODO: Contemplate how to make shock tubes comparable
TODO: Improve saving of plots
TODO: Extend color options
TODO: Implement type check for all kwargs and configs
TODO: Contemplate having a dict with all params and just getting the necessary ones
TODO: Add option to not save plots
"""
import numpy as np
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment