From 9ad32ef801d3d1d96283d95a6b02321c71ead5ca Mon Sep 17 00:00:00 2001
From: Anton Akhmerov <anton.akhmerov@gmail.com>
Date: Thu, 4 Apr 2013 14:01:14 -0400
Subject: [PATCH] add one more TODO item

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

diff --git a/TODO b/TODO
index 3c92f565..bb4a3508 100644
--- a/TODO
+++ b/TODO
@@ -79,3 +79,7 @@ Roughly in order of importance.                                     -*-org-*-
 
 * Adopt mincut/maxflow algorithm from networkx or python-graph to find the best
   representation of a lead unit cell.
+
+* Make shape a callable that uses system symmetry.
+  Similarly to HoppingKind, which requires information about sites in the
+  builder to generate hoppings, shape can be made symmetry-aware.
-- 
GitLab