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

Adapted docstring to uniform standard for colons in 'Basis_Function'.

parent 0f8f808b
Branches
No related tags found
No related merge requests found
...@@ -5,9 +5,15 @@ ...@@ -5,9 +5,15 @@
Discussion: Discussion:
TODO: Contemplate saving 5-CV split and evaluating models separately TODO: Contemplate saving 5-CV split and evaluating models separately
TODO: Contemplate separating cell average and reconstruction calculations TODO: Contemplate separating cell average and reconstruction calculations
completely
Urgent: Urgent:
TODO: Hard-code simplification of cell average/reconstruction in basis TODO: Hard-code simplification of cell average/reconstruction in basis -> Done
TODO: Add documentation to _calculate_reconstructions() in Basis -> Done
TODO: Investigate protected vs. public variables -> Done
TODO: Adapt docstring to uniform standard for colons -> Done
TODO: Investigate decorators and properties
TODO: Investigate how to make variables read-only
TODO: Make basis variables public (if feasible) TODO: Make basis variables public (if feasible)
TODO: Contain polynomial degree in basis TODO: Contain polynomial degree in basis
TODO: Introduce Mesh class TODO: Introduce Mesh class
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment