From d2a28eee77e86f20b19fe159482c88ff6fd7caf2 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 7 Sep 2014 05:03:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index a961e57..a172aea 100644 --- a/notes.md +++ b/notes.md @@ -20,3 +20,4 @@ 2014-08-02T21:39:00 - Refactor for clarity, might break a few tests though (prophet) 2014-08-21T04:25:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2014-09-07T01:24:00 - Late-night bugfix on financial RL environment (prophet) +2014-09-07T05:03:00 - Refactor for clarity, might break a few tests though (prophet)