From e110d01f999364d300525e59bec2ad30519340a7 Mon Sep 17 00:00:00 2001 From: Christoph Groth <christoph.groth@cea.fr> Date: Mon, 5 May 2014 17:08:17 +0200 Subject: [PATCH] to-do items --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 63b293f..beccfb9 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ Roughly in order of importance. -*-org-*- +* Make plotter work with matplotlib 1.4 + * Improve lattice.neighbors() to support the following cases: - The lattice has lower dimensionality than the space @@ -128,6 +130,7 @@ Roughly in order of importance. -*-org-*- * Implement a pretty printer for lists/tuples of sites * Ideas for kwant 2 +** Consider whether to use *args or args in System.hamiltonian ** Names to be reconsidered - lead_info -- GitLab