1. 05 Jul, 2019 3 commits
  2. 01 Jul, 2019 2 commits
  3. 28 Jun, 2019 1 commit
  4. 27 Jun, 2019 1 commit
  5. 24 Jun, 2019 2 commits
  6. 21 Jun, 2019 2 commits
  7. 16 Jun, 2019 3 commits
  8. 15 Jun, 2019 2 commits
  9. 14 Jun, 2019 2 commits
  10. 12 Jun, 2019 1 commit
  11. 11 Jun, 2019 3 commits
  12. 07 Jun, 2019 1 commit
  13. 06 Jun, 2019 1 commit
  14. 04 Jun, 2019 1 commit
  15. 03 Jun, 2019 2 commits
  16. 01 Jun, 2019 1 commit
  17. 08 May, 2019 2 commits
  18. 30 Apr, 2019 1 commit
  19. 29 Apr, 2019 1 commit
  20. 16 Apr, 2019 3 commits
  21. 12 Apr, 2019 4 commits
  22. 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