plump_qcvar¶
- psi4.driver.p4util.plump_qcvar(key, val)[source]¶
Prepare serialized QCVariables for QCSchema AtomicResult.extras[“qcvars”] by converting flat arrays into numpy, shaped ones and floating strings. Unlike _qcvar_reshape_get/set, multipoles aren’t compressed or plumped, only reshaped.
- Parameters:
- Returns:
Reshaped array of val with natural dimensions of key.
- Return type: