From 9c2d482dad7f5aeb03f8b2680ca24e0e5f8eef97 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 17 May 2017 17:55:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index e32fa6f..add49df 100644 --- a/notes.md +++ b/notes.md @@ -113,3 +113,4 @@ 2017-05-06T02:34:00 - Quick fix, referencing a known issue from the official repo (prophet) 2017-05-06T20:58:00 - Implementing approach from a new paper read last night (prophet) 2017-05-17T04:11:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2017-05-17T17:55:00 - Minor doc updates: linking to article on quantization (prophet)