From c9fb6c3b7a00ec1173688d5eabb88bcd0b9b50e1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 20 Jul 2016 23:43: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 6d35591..0f04831 100644 --- a/notes.md +++ b/notes.md @@ -81,3 +81,4 @@ 2016-05-24T01:09:00 - Quick fix, referencing a known issue from the official repo (prophet) 2016-07-20T01:24:00 - Quick fix, referencing a known issue from the official repo (prophet) 2016-07-20T01:06:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2016-07-20T23:43:00 - Minor doc updates: linking to article on quantization (prophet)