mimir
mimir copied to clipboard
Add support for LOADing compressed files
For a few bits of analysis that I'd like to do, the data files are super huge, but compress down really neatly (lots of whitespace, repeated patterns, etc...). It would be ideal if these files could be read out of GZIP or ZIP files.