Strong simulation of multi-Pauli measurements using minimal stabilizer state decompositions
-------------------------------------------------------------------------------------------
+PREREQUISITES:
+
+You will need the Lapacke library to run strongsim[1-12]_rellerr.c (in particular, the lapacke.h header).
+For instance, in Debian, you can obtain this by running:
+$ sudo apt install liblapacke-dev
+
BUILD:
1. We start with the code that scales quadratically with stabilizer rank because it calculates expectation values to zero relative error. Build code for stabilizer rank tensor multiple you'd like to use. Here we choose k=6.