"platforms/brook/src/kernels/kcommon.br" did not exist on "170e493aa46b53b0afcfa9b1bd56f0c0dfbe8a14"
Add missing arg check. Implement "reshape" in Quantity that passes down to the
underlying numpy array. This function would be used in instances where, for instance, a certain API would send a flattened array of coordinates or velocities with units attached, and you wanted to reshape the array into (natom, 3) to be consistent with OpenMM's Context object.
Showing
Please register or sign in to comment