Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Troubled Cell Detection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Laura Christine Kühle
Troubled Cell Detection
Commits
26f57a85
Commit
26f57a85
authored
Oct 18, 2020
by
Laura Christine Kühle
Browse files
Options
Downloads
Patches
Plain Diff
Removed completed TODOs.
parent
d5e96473
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
DG_Approximation.py
+3
-4
3 additions, 4 deletions
DG_Approximation.py
with
3 additions
and
4 deletions
DG_Approximation.py
+
3
−
4
View file @
26f57a85
...
...
@@ -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
(
co
urse mesh vs fine mesh)
TODO: Contemplate moving
basis/wavelet matrices
to Vectors_of_Polynomials
TODO:
Contemplate how to make
shock tubes co
mparable
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 one
s
TODO:
Add option to not save plot
s
"""
import
numpy
as
np
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment