From e1ff4a6186b276994f15020884ef19ba69968f4f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 22 Aug 2019 01:31:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0682584..810dcb9 100644 --- a/notes.md +++ b/notes.md @@ -207,3 +207,4 @@ 2019-08-14T06:49:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2019-08-14T18:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2019-08-22T21:32:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2019-08-22T01:31:00 - Refactor for clarity, might break a few tests though (pulp-runtime)