That would indeed be useful, but not to me at the moment - my data comes from a C++ application...
// T On Tuesday, June 10, 2014 12:45:45 PM UTC+2, [email protected] wrote: > > What would *also* be pretty useful is allowing different compression > filters in HDF5.jl. > > HDF5 compression capabilitied are not limited to Deflate. Blosc, for one, > has allowed fast and efficient compression/decompression of data in my case. > > Your program would have to be changed to save data in an HDF5 file, but > you'll get ASCII -> binary "compression" for free, a file format pretty > good for random access and compression filters that allow even further size > reduction. > >
