The most flexible way to connect signals and instruments is to use a switching matrix. In a test application, there often are many more signals than measuring instruments, necessitating signal ...
This tiny library contains a simple implementation of basic matrix operations, including the Compressed Sparse Row (CSR) approach for efficient operations on sparse matrices. I wrote this library as a ...