Skip to content

dbaston/bitsqueezr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published