1. 01 Nov, 2019 2 commits
  2. 24 Oct, 2019 3 commits
  3. 30 Sep, 2019 1 commit
  4. 10 Sep, 2019 1 commit
  5. 19 Aug, 2019 1 commit
  6. 05 Jul, 2019 1 commit
  7. 29 Apr, 2019 1 commit
  8. 09 Apr, 2019 1 commit
    • peastman's avatar
      Created HippoNonbondedForce (#2296) · 1eec1e15
      peastman authored
      * Created API for HIPPO force field
      
      * Beginning of reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Completed reference of HIPPO with no cutoff
      
      * Beginning cutoffs/PME for reference implementation of HIPPO
      
      * Continuing PME for reference implementation of HIPPO
      
      * Continuing PME for reference implementation of HIPPO
      
      * Continuing PME for reference implementation of HIPPO
      
      * Completed reference implementation of HIPPO
      
      * Cleanup and optimization to HIPPO reference
      
      * Further cleanup to HIPPO
      
      * Combined direct space interactions into a single loop
      
      * Compute direct space interactions in quasi-internal frame
      
      * Beginning of CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Finished CUDA implementation of HIPPO
      
      * More features and test cases for HippoNonbondedForce
      
      * Serialization and Python API for HippoNonbondedForce
      
      * Fixed sign error in computing forces
      1eec1e15
  9. 23 Jul, 2018 1 commit
  10. 16 Mar, 2018 1 commit
  11. 23 Jan, 2018 1 commit
  12. 06 Sep, 2017 1 commit
  13. 25 Aug, 2017 1 commit
  14. 09 Aug, 2017 1 commit
  15. 08 Aug, 2017 1 commit
  16. 14 Jul, 2017 1 commit
  17. 19 Jun, 2017 1 commit
  18. 16 Jun, 2017 1 commit
  19. 22 Feb, 2017 1 commit
  20. 05 Jan, 2017 1 commit
  21. 04 Jan, 2017 1 commit
  22. 24 Dec, 2016 2 commits
  23. 10 Oct, 2016 1 commit
  24. 29 Apr, 2016 1 commit
  25. 03 Feb, 2016 1 commit
  26. 02 Feb, 2016 1 commit
  27. 19 Dec, 2015 1 commit
  28. 19 Nov, 2015 1 commit
  29. 17 Nov, 2015 1 commit
  30. 07 Nov, 2015 1 commit
  31. 05 Nov, 2015 1 commit
  32. 04 Nov, 2015 2 commits
  33. 03 Nov, 2015 2 commits
    • Peter Eastman's avatar
      Fixed Python API for getParameters() · 244d595f
      Peter Eastman authored
      244d595f
    • 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
  34. 30 Oct, 2015 1 commit