From e1f1ca1b7b063345c0b5475873c2973c1415cef5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 23 Apr 2017 17:20: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 fdf7ac0..8407a00 100644 --- a/notes.md +++ b/notes.md @@ -106,3 +106,4 @@ 2017-02-17T20:19:00 - Quick fix, referencing a known issue from the official repo (prophet) 2017-02-17T03:18:00 - Quick fix, referencing a known issue from the official repo (prophet) 2017-04-23T00:53:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2017-04-23T17:20:00 - Minor doc updates: linking to article on quantization (prophet)