Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Travis build status Coverage status License CRAN cran checks

README

bitsqueezr is an R package providing a simple and fast (C-based) method of quantizing floating point numbers for precision-preserving compression, as implemented in the netCDF Operators (NCO) software package and described by John Caron (2014) and Charlie Zender (2016).

Installation

bitsqueezr is available through CRAN and can be installed using install.packages:

install.packages('bitsqueezr')

The package has no external dependencies.

About

Precision-preserving compression for R

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.