diff --git a/README.md b/README.md index d737094..ee5232f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/powturbo/TurboPFor.svg?branch=master)](https://travis-ci.org/powturbo/TurboPFor) +TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/powturbo/TurboPFor-Integer-Compression.svg?branch=master)](https://travis-ci.org/powturbo/TurboPFor-Integer-Compression) ====================================== * **TurboPFor: The new synonym for "integer compression"** * :new: (2019.11) **ALL** functions now available for **64 bits ARMv8 NEON** & **Power9 Altivec** @@ -468,7 +468,7 @@ Note: Some low level functions (like p4enc32) are limited to 128/256 (SSE/AVX2) * :green_book:[SPDP is a compression/decompression algorithm for binary IEEE 754 32/64 bits floating-point data](http://cs.txstate.edu/~burtscher/research/SPDPcompressor/)
:green_book:[ SPDP - An Automatically Synthesized Lossless Compression Algorithm for Floating-Point Data](http://cs.txstate.edu/~mb92/papers/dcc18.pdf) + [DCC 2018](http://www.cs.brandeis.edu//~dcc/Programs/Program2018.pdf) -Last update: 20 Dec 2019 +Last update: 20 Aug 2020 ## APPENDIX: icbench Integer Compression Benchmark