This PR adds number_of_stored_values as a key. I add a couple of clarifying notes, including about ISO-valued matrices (where it reflects the number of explicit entries with indices) and symmetric matrices (where it reflects only the explicitly stored values, not the logical values in both triagnles).
This PR adds
number_of_stored_values
as a key. I add a couple of clarifying notes, including about ISO-valued matrices (where it reflects the number of explicit entries with indices) and symmetric matrices (where it reflects only the explicitly stored values, not the logical values in both triagnles).