Skip to content
Snippets Groups Projects
Commit 4bd715a1 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

update todo

parent d149fbc2
No related branches found
No related tags found
No related merge requests found
...@@ -4,3 +4,4 @@ x 2015-12-24 move get_grid coords to interpolator @optimizati ...@@ -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-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 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 2015-12-26 clean up tox files, make sure all tests run @tests +v1.0
x 2016-01-03 check divfree function
(A) check divfree function
(B) FFTW interpolator doesn't need its own field @optimization +v1.0 (B) FFTW interpolator doesn't need its own field @optimization +v1.0
(B) compute z polynomials only when needed @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) 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) split library into core and extra @optimization +v1.0
(B) tweak HDF5 settings @optimization @HDF5 +I/O (B) tweak HDF5 settings @optimization @HDF5 +I/O
(B) use less memory @optimization (B) use less memory @optimization
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
(C) code overview @documentation (C) code overview @documentation
(C) compute kMeta(t) as well (C) compute kMeta(t) as well
(C) move stat I/O to cpp lib @design @HDF5 (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) test involving hydrodynamic similarity @tests
(C) use HDF5 io for fields @design @HDF5 +I/O (C) use HDF5 io for fields @design @HDF5 +I/O
(D) generalize interpolation comparison test @tests (D) generalize interpolation comparison test @tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment