Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TurTLE
TurTLE
Commits
4bd715a1
Commit
4bd715a1
authored
Jan 03, 2016
by
Cristian Lalescu
Browse files
update todo
parent
d149fbc2
Changes
2
Hide whitespace changes
Inline
Side-by-side
done.txt
View file @
4bd715a1
...
...
@@ -4,3 +4,4 @@ x 2015-12-24 move get_grid coords to interpolator @optimizati
x 2015-12-25 get rid of temporal interpolation @optimization +v1.0
x 2015-12-26 call interpolation only when needed @optimization +v1.0
x 2015-12-26 clean up tox files, make sure all tests run @tests +v1.0
x 2016-01-03 check divfree function
todo.txt
View file @
4bd715a1
(A) check divfree function
(B) FFTW interpolator doesn't need its own field @optimization +v1.0
(B) compute z polynomials only when needed @optimization +v1.0
(B) read https://www.xsede.org/documents/271087/369161/ExtScale-Koziol.pdf @optimization @HDF5 +I/O
(B) set up mechanism for adding in new PDEs @design +v2.0 +alternate_algorithms
(B) split library into core and extra @optimization +v1.0
(B) tweak HDF5 settings @optimization @HDF5 +I/O
(B) use less memory @optimization
...
...
@@ -9,7 +9,6 @@
(C) code overview @documentation
(C) compute kMeta(t) as well
(C) move stat I/O to cpp lib @design @HDF5
(C) set up mechanism for adding in new PDEs @design +v2.0 +alternate_algorithms
(C) test involving hydrodynamic similarity @tests
(C) use HDF5 io for fields @design @HDF5 +I/O
(D) generalize interpolation comparison test @tests
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment