pub fn factorize_simplicial_numeric_ldlt_req<I: Index, E: Entity>(
    n: usize
) -> Result<StackReq, SizeOverflow>