Hi. I'm working with partially sparse matrix. The determinant used with another library, it's compiled similar to FUNCP_CUBA in excompiler.cpp with g++. When rank of matrix become more than 8-9, compilation time will increase very much, output size can exceed mb. Can collecting determinant help to decrease compilation time? How the best way to do it?