"...tests/TestSerializeAmoebaOutOfPlaneBendForce.cpp" did not exist on "c738761235977f63683a1f3dafccdea64d39ec95"
- 19 Jun, 2015 1 commit
-
-
Jason Swails authored
The main thing that's done here is that numpy arrays can be given units via the * operator, rather than relying on the Quantity constructor e.g., >>> import numpy as np >>> np.zeros(10) * u.angstroms Quantity(value=array([ 0., 0., 0., 0., 0., 0., 0., 0., 0., 0.]), unit=angstrom) yay!
-
- 06 Oct, 2014 1 commit
-
-
Jason Swails authored
it. Not only that, I got this FutureWarning: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/simtk/unit/quantity.py:170: FutureWarning: comparison to `None` will result in an elementwise object comparison in the future. if value == None:
-
- 12 Jul, 2013 1 commit
-
-
Justin MacCallum authored
-
- 27 Mar, 2012 1 commit
-
-
Peter Eastman authored
-
- 23 Jan, 2012 1 commit
-
-
Peter Eastman authored
-
- 26 Feb, 2011 1 commit
-
-
Peter Eastman authored
-