From 2c2715ebfb4a7f58de0b360aed5a239b017428dd Mon Sep 17 00:00:00 2001
From: Christoph Groth <christoph.groth@cea.fr>
Date: Thu, 18 Apr 2013 10:59:36 +0200
Subject: [PATCH] TODO entries

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

diff --git a/TODO b/TODO
index 16618c6d..49a00833 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
 Roughly in order of importance.                                     -*-org-*-
 
+* Document the order of sites/orbitals in finalized builders
+
 * Make kwant run on windows
 
 * Implement "lead freezing"
@@ -91,3 +93,5 @@ Roughly in order of importance.                                     -*-org-*-
 
 * Speed up kwant.contrib.digest
   by using SipHash and Ziggurat algorithm in C/Cython
+
+* Add a test of kwant that verifies QHE conductance quantization
-- 
GitLab