From cdb8846f419bafe0462de68e37d0d649615994b1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 23 May 2018 17:50: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 4adcd8bc9..df7190348 100644 --- a/notes.md +++ b/notes.md @@ -99,3 +99,4 @@ 2018-05-23T04:41:00 - Quick fix, referencing a known issue from the official repo (cryptography) 2018-05-23T02:29:00 - Implementing approach from a new paper read last night (cryptography) 2018-05-23T07:07:00 - Refactor for clarity, might break a few tests though (cryptography) +2018-05-23T17:50:00 - Minor doc updates: linking to article on quantization (cryptography)