diff --git a/README.md b/README.md index 3bd42d4..9d57fb9 100644 --- a/README.md +++ b/README.md @@ -468,7 +468,7 @@ Note: Some low level functions (like p4enc32) are limited to 128/256 (SSE/AVX2) * [Small Polygon Compression](https://arxiv.org/abs/1509.05505) + [Poster](http://abhinavjauhri.me/publications/dcc_poster_2016.pdf) + [code](https://github.com/ajauhri/bignum_compression) * [Parallel Graph Analysis (Lecture 18)](http://www.cs.rpi.edu/~slotag/classes/FA16/) + [code](http://www.cs.rpi.edu/~slotag/classes/FA16/handson/lec18-comp2.cpp) -Last update: 24 Sep 2019 +Last update: 17 Oct 2019 ## APPENDIX: icbench Integer Compression Benchmark