A very time-consuming but very easy cross-compilation procedure. It will take about three hours. Performed on Ubuntu 20.04 x86_64. $ docker run --rm --privileged multiarch/qemu-user-static --reset -p ...
readme.md # this file LICENSE.txt # Apache 2 license file lwslib/ # C/C++ library -lwslib.cpp # core functions -lwslib.h # header file matlab/ # Matlab/Mex wrapper -run_lws.m # Matlab example script ...