From 866330e3816a154c5d12d205b9ca4b574ca3b957 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 31 Dec 2015 05:52:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index ee4fa55..486f8d9 100644 --- a/notes.md +++ b/notes.md @@ -56,3 +56,4 @@ 2015-12-30T21:10:00 - Minor doc updates: linking to article on quantization (prophet) 2015-12-30T22:20:00 - Implementing approach from a new paper read last night (prophet) 2015-12-31T08:40:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) +2015-12-31T05:52:00 - Refactor for clarity, might break a few tests though (prophet)