From a88bb74cde4871535c761838b1780f07213a0ba6 Mon Sep 17 00:00:00 2001 From: Chichi Lalescu <Cristian.Lalescu@ds.mpg.de> Date: Sat, 26 Dec 2015 18:21:16 +0100 Subject: [PATCH] update todo --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 0ec54254..2356510f 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,8 @@ (B) FFTW interpolator doesn't need its own field @optimization +v1.0 +(B) clean up tox files, make sure all tests run @tests +v1.0 (B) compute z polynomials only when needed @optimization +v1.0 (B) use less memory @optimization +(B) split library into core and extra @optimization +v1.0 (C) clean up machine_settings mess @design @documentation +v2.0 (C) code overview @documentation (C) move stat I/O to cpp lib @design @HDF5 -- GitLab