From 0f71e18e314da774773c9c89de6abcef359fd874 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 26 Feb 2016 08:57:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 77beee8..48e18c7 100644 --- a/notes.md +++ b/notes.md @@ -66,3 +66,4 @@ 2016-02-26T19:53:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2016-02-26T05:16:00 - Refactor for clarity, might break a few tests though (prophet) 2016-02-26T18:59:00 - Late-night bugfix on financial RL environment (prophet) +2016-02-26T08:57:00 - Quick fix, referencing a known issue from the official repo (prophet)