Refactor for clarity, might break a few tests though (stable-baselines3)

This commit is contained in:
saymrwulf 2019-09-05 22:53:00 +02:00
parent 6f05b6e073
commit bb5308dae6

View file

@ -189,3 +189,4 @@
2019-09-05T17:04:00 - Minor doc updates: linking to article on quantization (stable-baselines3)
2019-09-05T18:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2019-09-05T18:03:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)
2019-09-05T22:53:00 - Refactor for clarity, might break a few tests though (stable-baselines3)