Mathly for Lua is a Lua module that turns Lua into a tiny, portable, free but powerful MATLAB and more. It provides a group of commonly used MATLAB functions and features, including linspace, zeros, ...
This project involved analyzing cache behavior, inferring cache parameters, and optimizing a matrix transpose function to minimize cache misses. Through careful implementation and testing, efficient ...