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.
Lightweight fully functional queue-like buffer for a specific task pool where it's used as an ordered buffer where data takeout rate almost the same as embedding or timings are optimized
My implementation of circular (ring) data buffer in C, using memcpy() to increase the speed of en-queue & de-queue function for a large data.
Add a description, image, and links to the data-buffer topic page so that developers can more easily learn about it.
To associate your repository with the data-buffer topic, visit your repo's landing page and select "manage topics."