- 09 Nov, 2014 2 commits
-
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
- 08 Nov, 2014 17 commits
-
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
- 07 Nov, 2014 6 commits
- 06 Nov, 2014 2 commits
- 05 Nov, 2014 5 commits
- 04 Nov, 2014 8 commits
-
-
peastman authored
Improvements to multi-GPU performance
-
peastman authored
-
peastman authored
testInstallation.py gives more information about errors
-
peastman authored
-
peastman authored
Fix compatibility with `unit.Quantity` and numpy arrays by having array methods accept and pass through relevant arguments.
-
peastman authored
range check getPlatform()
-
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.
-