From 103ebed86994b4f48807c387ab77b22c3b13cd8b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 3 Feb 2023 02:10:00 +0100 Subject: [PATCH] Minor doc updates: linking to article on quantization (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 1d2df55..f68f728 100644 --- a/notes.md +++ b/notes.md @@ -313,3 +313,4 @@ 2022-12-23T01:20:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2023-02-03T20:22:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2023-02-03T22:48:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2023-02-03T02:10:00 - Minor doc updates: linking to article on quantization (pulp-runtime)