Closed scemama closed 2 years ago
Are you sure that csf_det_coefficient
should be float sparse
? I would expect it to require some special processing just like for the CI determinants.
I did not find a convenient way to store the CSFs with bit fields. The simplest way I found is to store all the determinants, and to store the transformation matrix from CSF to determinants in sparse format.
With that, do we have enough info to store the CSF map?