"openmmapi/vscode:/vscode.git/clone" did not exist on "80e1b66f0a4daf8fff8bbe6f2f6186e6c42cb8f5"
  1. 13 Nov, 2014 2 commits
  2. 10 Nov, 2014 2 commits
  3. 07 Nov, 2014 1 commit
  4. 06 Nov, 2014 1 commit
  5. 05 Nov, 2014 2 commits
  6. 04 Nov, 2014 2 commits
    • Jason Swails's avatar
      Oops... Forgot unit on the reshape command. · 5b4abbb5
      Jason Swails authored
      Add a test for the various numpy attributes (and the arguments they take) for
      the unit module.
      5b4abbb5
    • Jason Swails's avatar
      Fix another small bug for unit handling with numpy arrays. Fixes the exception: · a5c00fa5
      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.
      a5c00fa5
  7. 03 Nov, 2014 2 commits
  8. 23 Oct, 2014 4 commits
  9. 22 Oct, 2014 3 commits
  10. 15 Oct, 2014 1 commit
  11. 13 Oct, 2014 1 commit
  12. 06 Oct, 2014 4 commits
  13. 03 Oct, 2014 1 commit
  14. 01 Oct, 2014 6 commits
  15. 23 Sep, 2014 1 commit
  16. 18 Sep, 2014 1 commit
  17. 17 Sep, 2014 2 commits
  18. 08 Sep, 2014 1 commit
  19. 02 Sep, 2014 1 commit
  20. 29 Aug, 2014 1 commit
  21. 26 Aug, 2014 1 commit