"vscode:/vscode.git/clone" did not exist on "6e3c2142053919f5299b1152e931a9050f8046dd"
  1. 04 Nov, 2014 1 commit
    • 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
  2. 03 Nov, 2014 2 commits
  3. 15 Oct, 2014 1 commit
  4. 06 Oct, 2014 4 commits
  5. 16 Jul, 2014 1 commit
  6. 09 Dec, 2013 1 commit
  7. 06 Dec, 2013 1 commit
  8. 05 Dec, 2013 1 commit
  9. 12 Jul, 2013 1 commit
  10. 20 May, 2012 1 commit
  11. 07 May, 2012 1 commit
  12. 27 Mar, 2012 1 commit
  13. 13 Mar, 2012 1 commit
  14. 11 Feb, 2012 1 commit
  15. 08 Feb, 2012 1 commit
  16. 23 Jan, 2012 2 commits
  17. 15 Nov, 2011 1 commit
  18. 18 May, 2011 1 commit
  19. 12 Mar, 2011 1 commit
  20. 09 Mar, 2011 1 commit
  21. 08 Mar, 2011 1 commit
  22. 03 Mar, 2011 3 commits
  23. 26 Feb, 2011 1 commit