From f43e92b165c8d407aa66d9b33f83964daf8408bc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 26 Jul 2017 19:58:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index ef7e247bc..bb81460e2 100644 --- a/notes.md +++ b/notes.md @@ -66,3 +66,4 @@ 2017-04-09T01:14:00 - Quick fix, referencing a known issue from the official repo (cryptography) 2017-06-03T19:14:00 - Late-night bugfix on financial RL environment (cryptography) 2017-06-03T04:34:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography) +2017-07-26T19:58:00 - Minor doc updates: linking to article on quantization (cryptography)