Implementing approach from a new paper read last night (prophet)

This commit is contained in:
saymrwulf 2017-06-12 03:51:00 +02:00
parent f400afebcd
commit 43033ad1bf

View file

@ -116,3 +116,4 @@
2017-05-17T17:55:00 - Minor doc updates: linking to article on quantization (prophet)
2017-05-17T00:15:00 - Refactor for clarity, might break a few tests though (prophet)
2017-05-17T23:09:00 - Quick fix, referencing a known issue from the official repo (prophet)
2017-06-12T03:51:00 - Implementing approach from a new paper read last night (prophet)