1. 23 Nov, 2015 1 commit
  2. 05 Nov, 2015 2 commits
  3. 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
  4. 02 Nov, 2015 1 commit
  5. 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
  6. 07 Oct, 2015 1 commit
  7. 06 Oct, 2015 1 commit
  8. 05 Oct, 2015 1 commit
  9. 02 Oct, 2015 1 commit
  10. 29 Sep, 2015 5 commits
  11. 25 Sep, 2015 1 commit
  12. 21 Sep, 2015 1 commit
  13. 17 Sep, 2015 1 commit
  14. 10 Sep, 2015 1 commit
  15. 03 Sep, 2015 2 commits
  16. 27 Aug, 2015 1 commit
  17. 24 Aug, 2015 2 commits
  18. 21 Aug, 2015 2 commits
  19. 20 Aug, 2015 3 commits
  20. 19 Aug, 2015 3 commits
  21. 17 Aug, 2015 1 commit
  22. 14 Aug, 2015 1 commit
  23. 12 Aug, 2015 1 commit
  24. 11 Aug, 2015 2 commits
  25. 22 Jul, 2015 1 commit
  26. 15 Jul, 2015 1 commit
    • Andy Simmonett's avatar
      More spherical harmonics added. · 48cb76ad
      Andy Simmonett authored
      o Replaced Cartesians in the reciprocal and self PME terms.
      o Added non-PME spherical harmonics field generation and force evaluation routines.
      o Added spherical harmonic potential evaluation, to allow removal of the Cartesian moments.
      48cb76ad