From 8d269ccd22bb37e8424beb801ec8371a29da6b79 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 12 Apr 2019 23:11: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 1c59b7b9b..280d4739b 100644 --- a/notes.md +++ b/notes.md @@ -116,3 +116,4 @@ 2019-04-02T23:21:00 - Implementing approach from a new paper read last night (cryptography) 2019-04-02T00:40:00 - Minor doc updates: linking to article on quantization (cryptography) 2019-04-12T18:56:00 - Quick fix, referencing a known issue from the official repo (cryptography) +2019-04-12T23:11:00 - Minor doc updates: linking to article on quantization (cryptography)