1. 21 Apr, 2016 1 commit
  2. 20 Apr, 2016 2 commits
  3. 13 Apr, 2016 1 commit
  4. 04 Mar, 2016 1 commit
  5. 03 Feb, 2016 1 commit
  6. 14 Jan, 2016 2 commits
  7. 13 Jan, 2016 1 commit
  8. 12 Jan, 2016 1 commit
  9. 11 Jan, 2016 2 commits
  10. 09 Jan, 2016 1 commit
  11. 07 Jan, 2016 3 commits
  12. 06 Jan, 2016 1 commit
  13. 05 Jan, 2016 1 commit
  14. 19 Dec, 2015 1 commit
  15. 16 Dec, 2015 2 commits
  16. 09 Dec, 2015 5 commits
  17. 08 Dec, 2015 2 commits
  18. 23 Nov, 2015 1 commit
  19. 05 Nov, 2015 2 commits
  20. 03 Nov, 2015 2 commits
    • Robert McGibbon's avatar
      05544a8a
    • Robert McGibbon's avatar
      Improve docstrings · 98d053d4
      Robert McGibbon authored
      Swigged python docstrings now include documented return values and type
      information or their arguments. They are generated in numpydoc format.
      Furthermore, all of the Python app layer docstrings have been changed
      to numpydoc format. The filterPythonFiles.py script which helps to
      generate the Doxygen Python API docs has been updated to reflect these
      changes.
      98d053d4
  21. 02 Nov, 2015 1 commit
  22. 26 Oct, 2015 1 commit
    • Robert T. McGibbon's avatar
      Rework .travis.yml to increase speed, especially for OpenCL · 2e3d3de8
      Robert T. McGibbon authored
      New advanced options OPENMM_BUILD_CPU_TESTS, OPENMM_BUILD_SERIALIZATION_TESTS,
      OPENMM_BUILD_REFERENCE_TESTS were added to the cmake configuration and disabled
      in the OpenCL test matrix element to increase speed. Redundant or unnecessary
      apt packages removed from the travis installation.
      2e3d3de8
  23. 07 Oct, 2015 1 commit
  24. 06 Oct, 2015 1 commit
  25. 05 Oct, 2015 1 commit
  26. 02 Oct, 2015 1 commit
  27. 29 Sep, 2015 1 commit
    • Jason Swails's avatar
      - Update/finish Torsion-Torsion test · 3e42a372
      Jason Swails authored
      - Remove API change for AmoebaAngleForce so it goes back to only taking degrees.
        Handle conversion via a pythonprepend (since stripUnits is done in C++ now).
      - Do the same thing for TorsionTorsionForce, since angles are in degrees again
      - Add AmoebaVdwForce and AmoebaWcaForce tests
      3e42a372