Minimal WIP, header-only implementation of a Matrix library with compile-time memory layout of Matrix objects.
Minimal test example tested with g++-10, clang++10 and clang++11 in -std=c++2a mode. Compile and run with:
make -C examples
./examples/simultaneos_equations