From d14ab412e0661455915166b033692fe73c5e1300 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 3 Mar 2020 06:02:00 +0100 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 60f061e..376e23d 100644 --- a/notes.md +++ b/notes.md @@ -230,3 +230,4 @@ 2019-12-19T18:44:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2019-12-19T04:30:00 - Implementing approach from a new paper read last night (pulp-runtime) 2019-12-19T08:36:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2020-03-03T06:02:00 - Refactor for clarity, might break a few tests though (pulp-runtime)