From b943e0d93b19702dca1740102b39aa2fa4347328 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 27 Jun 2014 04:13: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 85f6297..25c19bb 100644 --- a/notes.md +++ b/notes.md @@ -16,3 +16,4 @@ 2014-06-11T22:59:00 - Late-night bugfix on financial RL environment (prophet) 2014-06-11T06:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2014-06-27T04:22:00 - Implementing approach from a new paper read last night (prophet) +2014-06-27T04:13:00 - Refactor for clarity, might break a few tests though (prophet)