From 553a7bb8f4e23112efc973f15c80433533874fca Mon Sep 17 00:00:00 2001 From: Cristian C Lalescu <Cristian.Lalescu@ds.mpg.de> Date: Fri, 8 Jan 2016 15:49:49 +0100 Subject: [PATCH] update todo --- done.txt | 1 + todo.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/done.txt b/done.txt index e08b0573..79d3a56f 100644 --- a/done.txt +++ b/done.txt @@ -9,3 +9,4 @@ x 2016-01-03 compute kMeta(t) as well x 2016-01-03 split library into core and extra @optimization +v1.0 x 2016-01-07 FFTW interpolator doesn't need its own field @optimization +v1.0 +particle_api x 2016-01-08 simplify tracer/field addition mechanism @design +v1.0 +particle_api +x 2016-01-08 add stat choice parameter to add_particles @design +v1.0 +particle_api diff --git a/todo.txt b/todo.txt index 2d40075b..41ab0f00 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,3 @@ -(B) add stat choice parameter to add_particles @design +v1.0 +particle_api (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 -- GitLab