-
Notifications
You must be signed in to change notification settings - Fork 0
Use Case 7
Miguel de Val-Borro edited this page Oct 16, 2014
·
1 revision
(miguel)
Users may need to store datasets using lossless compression of the data, like the Rice compression algorithm. Tools that are used to read/write the data will use standard libraries to automatically decompress/compress data during the loading process. It may be desirable to use various lossless or lossy compression coders for different types of data.