From fa182636c7b0ba14108f132a4cc69f2c67dcf6a0 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 6 Aug 2015 18:00: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 6d0f08b..2d26505 100644 --- a/notes.md +++ b/notes.md @@ -43,3 +43,4 @@ 2015-06-06T19:58:00 - Implementing approach from a new paper read last night (prophet) 2015-06-06T06:25:00 - Implementing approach from a new paper read last night (prophet) 2015-07-28T22:03:00 - Refactor for clarity, might break a few tests though (prophet) +2015-08-06T18:00:00 - Minor doc updates: linking to article on quantization (prophet)