This commit is contained in:
x
2019-10-16 19:48:34 +02:00
parent ac08620ab6
commit 6ce3d80d85

View File

@ -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