-
Notifications
You must be signed in to change notification settings - Fork 2
Lossy Floating Point Compression Library
License
leobago/lz
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published