From 5e165a4bc5f3f4ff20d1c5705094bbd484fe9ba4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 12 Jul 2018 02:42:00 +0200 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 ceae20b..bfc5892 100644 --- a/notes.md +++ b/notes.md @@ -143,3 +143,4 @@ 2018-05-29T17:46:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2018-05-29T05:05:00 - Minor doc updates: linking to article on quantization (prophet) 2018-07-12T05:22:00 - Late-night bugfix on financial RL environment (prophet) +2018-07-12T02:42:00 - Quick fix, referencing a known issue from the official repo (prophet)