From b47c2bd8128e987ccbb2775e8797b3f4afb96caa Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 14 Aug 2019 18:50:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 299efb4..5775558 100644 --- a/notes.md +++ b/notes.md @@ -205,3 +205,4 @@ 2019-08-04T03:49:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2019-08-14T19:39:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2019-08-14T06:49:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2019-08-14T18:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime)