Skip to content

leobago/lz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== lz Floating point compression library ===

 * Compile      : make

 * Simple run   : make test

 * Generated    : Generates a file on the fly with almost-random data.

    -32bits     : ./example 32
    -64bits     : ./example 64

 * Your data    : Compress and uncompress your file of pure floating point numbers.

    -32bits     : ./example filename 32
    -64bits     : ./example filename 64

 * Clean        : make clean

About

Lossy Floating Point Compression Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages