===== Benchmarks for 3×3 Float64 matrices ===== Matrix multiplication -> 5.9x speedup Matrix multiplication (mutating) -> 1.8x speedup Matrix addition -> 33.1x ...
Nothing big, just my own implementation of an associative array - also known as Map or HashMap (when you're coming from Java) for all kind of Arduino projects. I wrote it to use in my Arduino projects ...