From 9474c6fc49974fe16679041bde70cf345daf00eb Mon Sep 17 00:00:00 2001 From: Cristian C Lalescu <Cristian.Lalescu@ds.mpg.de> Date: Thu, 7 Jan 2016 17:41:50 +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 5aec4213..f96403d7 100644 --- a/done.txt +++ b/done.txt @@ -7,3 +7,4 @@ x 2015-12-26 clean up tox files, make sure all tests run @tests x 2016-01-03 check divfree function 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 diff --git a/todo.txt b/todo.txt index f127ad3d..8c38aeb9 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,3 @@ -(B) FFTW interpolator doesn't need its own field @optimization +v1.0 +particle_api (B) add stat choice parameter to add_particles @design +v1.0 +particle_api (B) simplify tracer/field addition mechanism @design +v1.0 +particle_api (B) compute z polynomials only when needed @optimization +v1.0 -- GitLab