"vscode:/vscode.git/clone" did not exist on "7d0ec0bcdb2d00621c98f4632753e1d4d8962c10"
- 05 Aug, 2015 1 commit
-
-
Robert McGibbon authored
-
- 04 Nov, 2014 2 commits
-
-
Jason Swails authored
Add a test for the various numpy attributes (and the arguments they take) for the unit module.
-
Jason Swails authored
Traceback (most recent call last): File ".../python/tests/TestNumpyCompatibility.py", line 87, in testNumpyAttributes d = self.data.reshape((100, 3)) File ".../simtk/unit/quantity.py", line 575, in reshape return Quantity(self._value.reshape(shape, order=order)) File ".../simtk/unit/quantity.py", line 142, in __init__ if value == first_item: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all() Also add a test for new unit numpy capabilities.
-
- 01 Aug, 2013 1 commit
-
-
peastman authored
-