Feeds
已提交
Fast serialize/deserialize
These functions can serialize most MATLAB data structures into a byte vector and vice versa.
13 years 前 | 8 次下载 |
已提交
Fast moving average
A fast implementation of the moving average filter for long kernels.
13 years 前 | 2 次下载 |
已提交
Micro-cache: memoize/cache function results
A simple helper to avoid re-calculating the same results repeatedly.
13 years 前 | 1 次下载 |