It might be worth considering support for more complex, i.e. not just scalar and vector, per-atom quantities, e.g. numpy arrays of higher dimension. Could do this by extending the row parser to support nested lists, like the info parser does, or the column specs to be of the form \digit[x\digit]*
It might be worth considering support for more complex, i.e. not just scalar and vector, per-atom quantities, e.g. numpy arrays of higher dimension. Could do this by extending the row parser to support nested lists, like the info parser does, or the column specs to be of the form
\digit[x\digit]*