Matlab class that allows to work with very large matrices through caching; thus avoid matrix allocation out-of-memory error.
-
Updated
Dec 28, 2016 - MATLAB
Matlab class that allows to work with very large matrices through caching; thus avoid matrix allocation out-of-memory error.
A Javascript automation tool to convert data (file, image etc.) to blob object and vice-versa.
Design and implement an efficient data storage locker that utilizes deduplication. The locker should be able to accept files and store them with a minimum storage by storing some common data blocks only once. The file should also be retrieved from the locker without data corruption.
Add a description, image, and links to the data-chunk topic page so that developers can more easily learn about it.
To associate your repository with the data-chunk topic, visit your repo's landing page and select "manage topics."