From ceab4ca455927c1231ada20afb8d080e91c3aeed Mon Sep 17 00:00:00 2001 From: x Date: Sun, 2 Apr 2023 12:01:43 +0200 Subject: [PATCH] . --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index cb6ea03..f62e1a4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ ## TurboPFor: Fastest Integer Compression
[![Build ubuntu](https://github.com/powturbo/TurboPFor-Integer-Compression/actions/workflows/build.yaml/badge.svg)](https://github.com/powturbo/TurboPFor-Integer-Compression/actions/workflows/build.yaml) -[//]: # ([![Build Status][travisBadge]][travisLink]) -[//]: # ([travisBadge]: https://api.travis-ci.com/powturbo/TurboPFor-Integer-Compression.svg?branch=master) -[//]: # ([travisLink]: https://app.travis-ci.com/powturbo/TurboPFor-Integer-Compression) -====================================== * **TurboPFor: The synonym for "integer compression"** * **ALL** functions available for **AMD/Intel**, **64 bits ARMv8 NEON** Linux+MacOS/M1 & **Power9 Altivec** * 100% C (C++ headers), as simple as memcpy. OS:Linux amd64, arm64, Power9, MacOs (Amd/intel + Apple M1),