From 0ba0ac4821fa40ffb3c3d2bdcff5a44f1def3d24 Mon Sep 17 00:00:00 2001
From: Christoph Groth <christoph.groth@cea.fr>
Date: Wed, 22 Jan 2014 16:16:10 +0100
Subject: [PATCH] add todo item

---
 TODO | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/TODO b/TODO
index c137d8f..6866d5a 100644
--- a/TODO
+++ b/TODO
@@ -48,6 +48,11 @@ Roughly in order of importance.                                     -*-org-*-
 
 * Verify that selective plotting works.
 
+* Improve support for imperfect lattices / amorphous systems.
+  - Provide a "list of atoms" site group
+  - Allow attaching leads in real space: attach_lead(realspace=True)
+  - Add example / tutorial
+
 * Write an RGF solver that uses graph/slicer.
 
 * Add support for easily adding magnetic field to a system.
-- 
GitLab